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

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427181'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423868'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427358'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427988'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418370'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418370'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416477'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '12570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426394'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425755'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.373930007219315 -91.2854537963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.373930007219315"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854537963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.285453796387'^^xsd:double;
  dwc:latitude '-0.37393000721932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426461'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417075'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417075'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425490'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0501900017261505 -91.515869140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0501900017261505"^^xsd:decimal ;
  dwc:decimalLongitude "-91.515869140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.515869140625'^^xsd:double;
  dwc:latitude '0.05019000172615'^^xsd:double;
  dwc:individualCount '1932'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426094'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '24863'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426317'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426486'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427635'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349379986524582 -91.30322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.349379986524582"^^xsd:decimal ;
  dwc:decimalLongitude "-91.30322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30322265625'^^xsd:double;
  dwc:latitude '-0.34937998652458'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '19.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417522'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '388'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.101389996707439 -91.4902801513672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.101389996707439"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4902801513672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.490280151367'^^xsd:double;
  dwc:latitude '0.10138999670744'^^xsd:double;
  dwc:individualCount '11700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780390024185181 -91.4254531860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780390024185181"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4254531860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.425453186035'^^xsd:double;
  dwc:latitude '-0.78039002418518'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429081'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418835'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '9800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419831'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417887'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417887'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418167'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419280'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.098360002040863 -91.4055709838867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.098360002040863"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4055709838867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.405570983887'^^xsd:double;
  dwc:latitude '-0.098360002040863'^^xsd:double;
  dwc:individualCount '2528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425455'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425570'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:observedWeight '974.03997802734'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429599'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0502500012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5601501464844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.560150146484'^^xsd:double;
  dwc:latitude '-0.050250001251697'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425768'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '4050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420642'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416616'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416616'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417664'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415925'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429992'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426953'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426963'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425273'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429828'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425849'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425682'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428378'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.09468996524811 -91.1564712524414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.09468996524811"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1564712524414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156471252441'^^xsd:double;
  dwc:latitude '-1.0946899652481'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417442'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415996'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415916'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427090'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427413'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '6990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423674'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '3900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420643'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '2574'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425145'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424465'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424973'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429002'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418859'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417355'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '9446'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426397'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427747'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '599'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428290'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424480'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428982'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415616'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415917'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415917'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420251'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428104'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428595'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '13.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417154'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418217'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '16.809999465942'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417919'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.423860013484955 -91.6376037597656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.423860013484955"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6376037597656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.637603759766'^^xsd:double;
  dwc:latitude '-0.42386001348496'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429842'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428730'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416330'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416330'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417127'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417672'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419938'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416696'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418061'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420159'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418407'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418407'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3127746582031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690277755260468"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3127746582031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.312774658203'^^xsd:double;
  dwc:latitude '-0.69027775526047'^^xsd:double;
  dwc:individualCount '1138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424778'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29777777194977 -90.5025024414062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29777777194977"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5025024414062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502502441406'^^xsd:double;
  dwc:latitude '-1.2977777719498'^^xsd:double;
  dwc:individualCount '504'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416377'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416377'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421306'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416090'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678799986839294 -91.2881011962891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.678799986839294"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2881011962891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.288101196289'^^xsd:double;
  dwc:latitude '-0.67879998683929'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426250'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.8599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418360'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421796'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500419974327087 -91.5252380371094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.500419974327087"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5252380371094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.525238037109'^^xsd:double;
  dwc:latitude '-0.50041997432709'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425202'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '397'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427033'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419145'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419160'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '5367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428469'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428385'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421478'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.30061000585556 -91.648307800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.30061000585556"^^xsd:decimal ;
  dwc:decimalLongitude "-91.648307800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.648307800293'^^xsd:double;
  dwc:latitude '-0.30061000585556'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425164'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415594'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '795'^^xsd:integer;
  dwc:observedWeight '28.117900848389'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420129'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417130'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418213'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418213'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '3899'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427012'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419462'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427156'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '675'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427218'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426300'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420482'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428369'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428254'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415569'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418916'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416301'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426027'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426134'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '676'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426163'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416399'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416399'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418493'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417465'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416955'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '25.389999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417770'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415096'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.926670014858246 -89.4275970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.926670014858246"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4275970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.427597045898'^^xsd:double;
  dwc:latitude '-0.92667001485825'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418761'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417749'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '18.820899963379'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '5325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429902'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '22.219999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415057'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427915'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415991'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416683'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416683'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:observedWeight '37.340000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429251'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415301'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.973309993743896 -91.4422302246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.973309993743896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4422302246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415534'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.442230224609'^^xsd:double;
  dwc:latitude '-0.9733099937439'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415534'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.289160013198853 -91.5440826416016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.289160013198853"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5440826416016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.544082641602'^^xsd:double;
  dwc:latitude '-0.28916001319885'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429813'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '1735'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420663'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424149'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428383'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417323'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417323'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420578'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420875'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15.873000144958'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420308'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415520'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416000'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416000'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418542'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420088'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425593'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204429998993874"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3860168457031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386016845703'^^xsd:double;
  dwc:latitude '-0.20442999899387'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426053'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426372'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427624'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428357'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '493'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397000014781952 -91.3793792724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.397000014781952"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3793792724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.379379272461'^^xsd:double;
  dwc:latitude '-0.39700001478195'^^xsd:double;
  dwc:individualCount '2600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425108'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419039'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425862'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427351'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424468'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416687'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416687'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416922'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429498'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390909999608994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.268798828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268798828125'^^xsd:double;
  dwc:latitude '-0.39090999960899'^^xsd:double;
  dwc:individualCount '1875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426565'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417104'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420497'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '17.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418732'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416084'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416588'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416588'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '4460'^^xsd:integer;
  dwc:observedWeight '135.6009979248'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420099'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417028'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419900'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416789'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416789'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.0300002098083'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415002'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '25.930000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429413'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429394'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.295920014381409 -91.5649032592773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.295920014381409"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5649032592773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.564903259277'^^xsd:double;
  dwc:latitude '-0.29592001438141'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429817'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426144'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426804'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420395'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420990'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428814'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '803'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421350'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '3683'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419136'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415829'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415829'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416556'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '395'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428028'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416213'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416213'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418273'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416651'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04848003387451 -91.2403182983398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04848003387451"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2403182983398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24031829834'^^xsd:double;
  dwc:latitude '-1.0484800338745'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416806'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.867820024490356 -91.5026626586914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.867820024490356"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5026626586914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.502662658691'^^xsd:double;
  dwc:latitude '-0.86782002449036'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:observedWeight '11.310000419617'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429511'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645569980144501 -91.1214904785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.645569980144501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1214904785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.121490478516'^^xsd:double;
  dwc:latitude '-0.6455699801445'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425547'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0502500012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5601501464844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.560150146484'^^xsd:double;
  dwc:latitude '-0.050250001251697'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425924'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1479'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425997'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '14.289999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415044'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416312'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416878'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:observedWeight '33.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416720'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418256'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418106'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419275'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '32.700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416352'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421893'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418945'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422286'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:observedWeight '33.333301544189'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419727'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419881'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419218'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416254'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417215'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429715'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419385'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419387'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426868'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427376'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428091'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429691'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422400'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425639'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424270'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298333346843719 -91.6374969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298333346843719"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6374969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.637496948242'^^xsd:double;
  dwc:latitude '-0.29833334684372'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424479'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419458'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '944'^^xsd:integer;
  dwc:observedWeight '341.04299926758'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420038'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417843'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '25.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417843'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419356'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429748'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426411'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '1860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426795'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428235'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429701'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428255'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418271'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418680'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '7439'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420574'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426967'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426988'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '378'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423871'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427995'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415242'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '684'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427871'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428707'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425957'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '16456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426415'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415050'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418926'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416125'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.851899981498718 -89.5561904907227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.851899981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5561904907227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.556190490723'^^xsd:double;
  dwc:latitude '-0.85189998149872'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418440'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426849'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '702'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427190'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421305'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421489'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421805'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416711'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419271'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416046'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '14.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416046'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34669995307922 -89.6420974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34669995307922"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6420974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.642097473145'^^xsd:double;
  dwc:latitude '-1.3466999530792'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417907'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415787'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415683'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '35.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415683'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:observedWeight '229.02499389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422784'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428911'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416350'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:observedWeight '64.839996337891'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429462'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '562'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425313'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429657'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428732'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415263'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04528999328613 -91.0566787719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04528999328613"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0566787719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416518'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.056678771973'^^xsd:double;
  dwc:latitude '-1.0452899932861'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416518'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.1466598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0393899679184"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146659851074'^^xsd:double;
  dwc:latitude '-1.0393899679184'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416797'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.945240020751953 -89.5802307128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.945240020751953"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5802307128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418516'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.580230712891'^^xsd:double;
  dwc:latitude '-0.94524002075195'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418516'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '18.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429377'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '436'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429388'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427072'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420433'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427763'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416905'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.289550006389618 -90.9269485473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.289550006389618"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9269485473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417979'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422007'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419503'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419165'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '259'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427690'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420629'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415306'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425169'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419484'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420994'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421024'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428112'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.868019998073578 -89.3725433349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.868019998073578"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3725433349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.372543334961'^^xsd:double;
  dwc:latitude '-0.86801999807358'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418456'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '1690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419655'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05423998832703 -91.1647033691406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05423998832703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1647033691406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417398'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.164703369141'^^xsd:double;
  dwc:latitude '-1.054239988327'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417398'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03936004638672 -91.1364364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03936004638672"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1364364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.136436462402'^^xsd:double;
  dwc:latitude '-1.0393600463867'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417413'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.0300002098083'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415038'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.363489985466003 -91.2994766235352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.363489985466003"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2994766235352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299476623535'^^xsd:double;
  dwc:latitude '-0.363489985466'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426456'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '61200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426383'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427563'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429041'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416732'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416756'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.176643371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05417001247406"^^xsd:decimal ;
  dwc:decimalLongitude "-91.176643371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.176643371582'^^xsd:double;
  dwc:latitude '-1.0541700124741'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417391'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418747'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0986799970269203 -91.4922332763672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0986799970269203"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4922332763672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492233276367'^^xsd:double;
  dwc:latitude '0.09867999702692'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425484'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206909999251366 -91.3846893310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206909999251366"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3846893310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384689331055'^^xsd:double;
  dwc:latitude '-0.20690999925137'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426065'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420562'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427750'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424155'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420225'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419794'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415484'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419508'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419561'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416085'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416085'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419672'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418710'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '12433'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429439'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415806'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415806'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '25.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415682'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '506'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428307'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:observedWeight '27.229999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429400'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429094'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415426'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415858'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694230020046234 -91.3035202026367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694230020046234"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035202026367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.303520202637'^^xsd:double;
  dwc:latitude '-0.69423002004623'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427234'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423091'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426540'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427523'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427897'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.945339977741241 -89.5707168579102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.945339977741241"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5707168579102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57071685791'^^xsd:double;
  dwc:latitude '-0.94533997774124'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418765'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '10.670000076294'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429312'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '910'^^xsd:integer;
  dwc:observedWeight '22.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429527'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422948'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420528'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428021'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419660'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416359'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416359'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417710'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '606'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428220'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '17509'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420666'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418903'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427480'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '624'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426657'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426684'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427516'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426693'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417105'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429636'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '572'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425331'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419148'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.472860008478165 -91.2233276367188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.472860008478165"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2233276367188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.223327636719'^^xsd:double;
  dwc:latitude '-0.47286000847817'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429741'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420955'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428351'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67059999704361 -90.5877990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67059999704361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5877990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.587799072266'^^xsd:double;
  dwc:latitude '-0.67059999704361'^^xsd:double;
  dwc:individualCount '371'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428880'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429716'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0686900019645691 -91.4097900390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0686900019645691"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4097900390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.409790039062'^^xsd:double;
  dwc:latitude '-0.068690001964569'^^xsd:double;
  dwc:individualCount '1659'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425446'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.39394998550415 -91.2428588867188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.39394998550415"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2428588867188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.242858886719'^^xsd:double;
  dwc:latitude '-0.39394998550415'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425859'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416512'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420152'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420865'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424362'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427261'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416690'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416559'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420431'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '598'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428049'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1331'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349379986524582 -91.30322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.349379986524582"^^xsd:decimal ;
  dwc:decimalLongitude "-91.30322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30322265625'^^xsd:double;
  dwc:latitude '-0.34937998652458'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417521'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.131549999117851 -91.391471862793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.131549999117851"^^xsd:decimal ;
  dwc:decimalLongitude "-91.391471862793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391471862793'^^xsd:double;
  dwc:latitude '0.13154999911785'^^xsd:double;
  dwc:individualCount '912'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426021'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426514'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427816'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426760'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.9499998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416345'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416773'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425307'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:observedWeight '11.310000419617'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429542'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428249'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424159'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424522'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.613900005817413"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0943984985352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094398498535'^^xsd:double;
  dwc:latitude '-0.61390000581741'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424487'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '25.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415950'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424179'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427769'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420919'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '332'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421009'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428451'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418585'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416646'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '30.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416646'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416843'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05050003528595 -91.1814804077148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05050003528595"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1814804077148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.181480407715'^^xsd:double;
  dwc:latitude '-1.0505000352859'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417444'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417190'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417190'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417821'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419180'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422357'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419944'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05374002456665 -91.1655120849609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05374002456665"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1655120849609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.165512084961'^^xsd:double;
  dwc:latitude '-1.0537400245666'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.1199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417177'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417963'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '19.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417963'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418846'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415724'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415778'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415778'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '486'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427727'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420248'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428640'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429073'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428714'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425192'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416664'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416547'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424744'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424978'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429870'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417938'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:observedWeight '37'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417938'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3500000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418272'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03476500511169 -91.1576538085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03476500511169"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1576538085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157653808594'^^xsd:double;
  dwc:latitude '-1.0347650051117'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416516'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416877'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416877'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417303'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420588'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421754'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2364000082016 -90.480712890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2364000082016"^^xsd:decimal ;
  dwc:decimalLongitude "-90.480712890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.480712890625'^^xsd:double;
  dwc:latitude '-1.2364000082016'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417663'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418572'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500549972057343 -91.4716873168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.500549972057343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4716873168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.471687316895'^^xsd:double;
  dwc:latitude '-0.50054997205734'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425203'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422483'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13204999268055 -91.3905487060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13204999268055"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3905487060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.390548706055'^^xsd:double;
  dwc:latitude '0.13204999268055'^^xsd:double;
  dwc:individualCount '1332'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426003'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419777'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415138'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415138'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418002'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418373'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419164'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426147'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423346'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1652374267578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04603004455566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1652374267578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417426'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.165237426758'^^xsd:double;
  dwc:latitude '-1.0460300445557'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417426'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429643'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:observedWeight '267.57400512695'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419875'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417060'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417060'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417312'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748799979686737"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2543029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420807'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415661'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415968'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415968'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420156'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03673005104065 -91.1372375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03673005104065"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1372375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.137237548828'^^xsd:double;
  dwc:latitude '-1.0367300510407'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417407'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419326'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417423'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '1566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425555'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362459987401962 -91.6528167724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362459987401962"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6528167724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.652816772461'^^xsd:double;
  dwc:latitude '-0.36245998740196'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429839'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:observedWeight '54.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418624'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.722440004348755 -91.3505706787109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.722440004348755"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3505706787109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.350570678711'^^xsd:double;
  dwc:latitude '-0.72244000434875'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425380'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '6380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419168'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429999'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426912'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419782'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416361'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416361'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416195'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416195'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429100'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:observedWeight '471.6549987793'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426425'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427479'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423560'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420549'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415739'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415739'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:observedWeight '24.780000686646'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429278'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419430'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425452'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:observedWeight '30.479999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429308'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '910'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422326'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429933'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425765'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5067520141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50675201416'^^xsd:double;
  dwc:latitude '-0.27632999420166'^^xsd:double;
  dwc:individualCount '516'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70660001039505 -89.3842315673828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70660001039505"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3842315673828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.384231567383'^^xsd:double;
  dwc:latitude '-0.70660001039505'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429981'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '2052'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426209'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423307'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3020'^^xsd:integer;
  dwc:observedWeight '122.47200012207'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428123'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.986010015010834"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0037002563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428481'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29190003871918 -90.3584594726562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29190003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3584594726562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.358459472656'^^xsd:double;
  dwc:latitude '-1.2919000387192'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422949'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.489300012588501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2114105224609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417531'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.211410522461'^^xsd:double;
  dwc:latitude '-0.4893000125885'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417531'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429740'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422988'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423020'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:observedWeight '72.10880279541'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '13.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418753'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425283'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425873'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '592'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422762'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427594'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '562'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425745'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '9000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426303'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428488'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420914'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '2450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426611'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '29425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422745'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426292'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.910309970378876"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5167007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '5590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420368'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420412'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428520'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418365'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421850'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '812'^^xsd:integer;
  dwc:observedWeight '37.188201904297'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420029'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417868'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417868'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419193'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429722'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416681'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415821'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415821'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2205970287323 -90.4279708862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2205970287323"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4279708862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417858'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.42797088623'^^xsd:double;
  dwc:latitude '-1.2205970287323'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417858'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '78.458099365234'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419874'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '16.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417864'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417148'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416763'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '14.960000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417742'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424496'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424531'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428557'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427637'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1437'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420708'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '512'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428318'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '15200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426401'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423273'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0141099691391 -91.109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0141099691391"^^xsd:decimal ;
  dwc:decimalLongitude "-91.109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.109992980957'^^xsd:double;
  dwc:latitude '-1.0141099691391'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417107'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424307'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416068'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419436'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '454'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429328'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418150'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418150'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417040'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415490'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415490'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.970380008220673 -90.9576568603516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.970380008220673"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576568603516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957656860352'^^xsd:double;
  dwc:latitude '-0.97038000822067'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416080'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416344'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.4099998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416344'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428875'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428694'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415781'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417910'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417910'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:observedWeight '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429615'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427481'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420690'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420957'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424295'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419790'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.948319971561432 -91.4663162231445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.948319971561432"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4663162231445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.466316223145'^^xsd:double;
  dwc:latitude '-0.94831997156143'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415246'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.69064998626709 -90.5426635742188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.69064998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5426635742188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.542663574219'^^xsd:double;
  dwc:latitude '-0.69064998626709'^^xsd:double;
  dwc:individualCount '695'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427243'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416037'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '807'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418940'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422547'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '459'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425796'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427027'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416302'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416302'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416620'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.331900000572205 -90.4763031005859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.331900000572205"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4763031005859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418186'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04209995269775 -91.1584091186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04209995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1584091186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.158409118652'^^xsd:double;
  dwc:latitude '-1.0420999526977'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415111'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386229991912842 -91.2765426635742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386229991912842"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2765426635742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.276542663574'^^xsd:double;
  dwc:latitude '-0.38622999191284'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425223'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428353'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '39.002300262451'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419849'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416939'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418485'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418485'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417054'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422493'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425780'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '326'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426929'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426519'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415072'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '27.659999847412'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415072'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421690'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426129'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426161'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '489'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427163'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429157'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425533'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126350000500679 -91.3903427124023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126350000500679"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3903427124023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.390342712402'^^xsd:double;
  dwc:latitude '0.12635000050068'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429418'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425608'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0208400003612041 -91.4816284179688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0208400003612041"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4816284179688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481628417969'^^xsd:double;
  dwc:latitude '-0.020840000361204'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426080'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420423'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420777'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428281'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421049'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429117'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:observedWeight '55.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417301'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375340014696121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2737274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273727416992'^^xsd:double;
  dwc:latitude '-0.37534001469612'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '12.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417526'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420814'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02401995658875"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0376434326172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.037643432617'^^xsd:double;
  dwc:latitude '-1.0240199565888'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429192'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:observedWeight '31.818199157715'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423412'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420409'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764339983463287 -91.3980712890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.764339983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3980712890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.398071289062'^^xsd:double;
  dwc:latitude '-0.76433998346329'^^xsd:double;
  dwc:individualCount '858'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426826'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420531'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416391'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '946'^^xsd:integer;
  dwc:observedWeight '33.56010055542'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420026'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '24.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417883'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415029'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425361'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '289'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425314'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429851'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426943'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427935'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424278'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428516'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420452'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428196'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425971'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '377'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429731'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427473'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426473'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420512'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428192'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424392'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425853'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420483'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428480'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '11184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427168'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423972'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '217'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427355'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '895'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423351'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415805'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415805'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416113'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419649'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419315'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '745'^^xsd:integer;
  dwc:observedWeight '273.92300415039'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419726'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416565'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417837'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424306'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '406'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428301'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415667'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416267'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423109'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415262'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415262'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04207003116608 -91.156379699707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04207003116608"^^xsd:decimal ;
  dwc:decimalLongitude "-91.156379699707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156379699707'^^xsd:double;
  dwc:latitude '-1.0420700311661'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415269'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1030'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418927'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:observedWeight '141.94999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418200'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.107670001685619 -91.4700622558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.107670001685619"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4700622558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.470062255859'^^xsd:double;
  dwc:latitude '0.10767000168562'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '31.510000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429289'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '502'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425256'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429617'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398200005292892 -91.3814468383789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.398200005292892"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3814468383789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.381446838379'^^xsd:double;
  dwc:latitude '-0.39820000529289'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425185'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429445'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '702'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425463'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3566970825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.35669708252'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423335'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427997'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.303900003433228 -91.0875015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.303900003433228"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0875015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422099'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '404'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427019'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427372'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428276'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421021'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1295'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426685'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420330'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415521'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '337'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428001'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.958750009536743 -90.9199523925781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.958750009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9199523925781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.919952392578'^^xsd:double;
  dwc:latitude '-0.95875000953674'^^xsd:double;
  dwc:individualCount '483'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428066'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419415'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419420'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416362'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419935'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '884'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420122'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.130000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418596'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418829'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419762'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427616'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:observedWeight '27.430000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429378'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '743'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427844'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427776'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420773'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428552'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426426'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420206'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '8790'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420809'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.724319994449615 -89.4225463867188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.724319994449615"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4225463867188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422546386719'^^xsd:double;
  dwc:latitude '-0.72431999444962'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418551'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421785'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429125'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418416'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418023'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '9990'^^xsd:integer;
  dwc:observedWeight '431.85998535156'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429461'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.2399997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417747'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415171'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415042'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415120'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415653'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420410'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '10725'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427895'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420520'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423977'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428754'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425956'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420381'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429443'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425348'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '6660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426341'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '549'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425558'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429805'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422718'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '15100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426390'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415266'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415266'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416613'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416613'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418495'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.389999389648'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418701'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.062550000846386"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4074783325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.40747833252'^^xsd:double;
  dwc:latitude '-0.062550000846386'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425940'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423007'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.351799994707108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6716003417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418018'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01722002029419 -91.4040832519531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01722002029419"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4040832519531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.404083251953'^^xsd:double;
  dwc:latitude '-1.0172200202942'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417481'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418386'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '6.0599999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418386'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428287'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428841'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424550'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418214'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425440'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0463300012052059 -91.5187683105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0463300012052059"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5187683105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.518768310547'^^xsd:double;
  dwc:latitude '0.046330001205206'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429766'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426956'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '26.370000839233'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429402'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421990'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425356'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415571'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415571'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417558'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '438'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426284'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.684729993343353 -91.2633514404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.684729993343353"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2633514404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.26335144043'^^xsd:double;
  dwc:latitude '-0.68472999334335'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429168'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418280'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418280'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418958'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '2605'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419692'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04718005657196 -91.1878509521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04718005657196"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1878509521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04718005657196 -91.1878509521484)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04718005657196"^^xsd:decimal ;
  geo-pos:long "-91.1878509521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.187850952148'^^xsd:double;
  dwc:latitude '-1.047180056572'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416524'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416707'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417159'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '156.91600036621'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420299'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759199976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2771987915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759199976921082"^^xsd:decimal ;
  geo-pos:long "-90.2771987915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428466'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426197'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1504'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423355'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416154'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416882'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422275'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417010'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '27.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417010'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425742'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429752'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416424'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416424'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419023'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03790998458862 -91.1430816650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03790998458862"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1430816650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03790998458862 -91.1430816650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03790998458862"^^xsd:decimal ;
  geo-pos:long "-91.1430816650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.143081665039'^^xsd:double;
  dwc:latitude '-1.0379099845886'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426165'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '22345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426404'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429743'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426847'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754849970340729 -90.4564514160156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.754849970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4564514160156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754849970340729 -90.4564514160156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.754849970340729"^^xsd:decimal ;
  geo-pos:long "-90.4564514160156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.456451416016'^^xsd:double;
  dwc:latitude '-0.75484997034073'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427201'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424734'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421800'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418874'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417454'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418159'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427649'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423349'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '422'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427333'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420451'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '463'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428083'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '9600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419044'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426707'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '555'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418021'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418519'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417032'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.0899999141693'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418136'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '2300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424420'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '662'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424868'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.130000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418595'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428938'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02401995658875"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0376434326172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02401995658875"^^xsd:decimal ;
  geo-pos:long "-91.0376434326172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.037643432617'^^xsd:double;
  dwc:latitude '-1.0240199565888'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429191'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417905'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '16.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417905'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415149'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429713'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.495160013437271 -91.4344635009766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.495160013437271"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4344635009766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.495160013437271 -91.4344635009766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.495160013437271"^^xsd:decimal ;
  geo-pos:long "-91.4344635009766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434463500977'^^xsd:double;
  dwc:latitude '-0.49516001343727'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425477'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422385'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '4500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426291'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426344'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.776449978351593 -90.4060668945312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.776449978351593"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4060668945312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.776449978351593 -90.4060668945312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.776449978351593"^^xsd:decimal ;
  geo-pos:long "-90.4060668945312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.406066894531'^^xsd:double;
  dwc:latitude '-0.77644997835159'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427634'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '376'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427716'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419448'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417293'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419311'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425285'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420438'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415702'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418655'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415336'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418105'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '556'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426627'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420627'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '398'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428205'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420949'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421309'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '43.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418342'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423961'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420587'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393489986658096 -91.2456665039062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393489986658096"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2456665039062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393489986658096 -91.2456665039062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393489986658096"^^xsd:decimal ;
  geo-pos:long "-91.2456665039062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.245666503906'^^xsd:double;
  dwc:latitude '-0.3934899866581'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428422'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419032'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429936'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '434'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427177'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427098'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427410'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421665'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425651'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428138'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428867'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428780'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03891003131866 -91.1878433227539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03891003131866"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1878433227539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03891003131866 -91.1878433227539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03891003131866"^^xsd:decimal ;
  geo-pos:long "-91.1878433227539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.187843322754'^^xsd:double;
  dwc:latitude '-1.0389100313187'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416802'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417542'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417542'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415144'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415144'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424180'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420859'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426181'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427655'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426712'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '462'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427719'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424752'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.736949980258942 -91.3629837036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.736949980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3629837036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.736949980258942 -91.3629837036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.736949980258942"^^xsd:decimal ;
  geo-pos:long "-91.3629837036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.362983703613'^^xsd:double;
  dwc:latitude '-0.73694998025894'^^xsd:double;
  dwc:individualCount '718'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429029'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429209'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420231'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424706'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.3781661987305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3781661987305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.3781661987305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.3781661987305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.37816619873'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '2240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425158'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425180'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416398'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415227'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417160'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417162'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415211'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427274'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423475'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '16500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420634'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '5017'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427957'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416636'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358700007200241"^^xsd:decimal ;
  dwc:decimalLongitude "-91.282958984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358700007200241"^^xsd:decimal ;
  geo-pos:long "-91.282958984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282958984375'^^xsd:double;
  dwc:latitude '-0.35870000720024'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417568'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417473'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417473'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427558'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420396'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415346'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415346'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '13.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415953'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415769'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417547'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416589'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '1530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426037'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '706'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427097'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '453'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422940'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427046'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422660'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419797'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427125'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0425200015306473 -91.5214691162109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0425200015306473"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5214691162109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0425200015306473 -91.5214691162109)"^^geo:wktLiteral ;
  geo-pos:lat "0.0425200015306473"^^xsd:decimal ;
  geo-pos:long "-91.5214691162109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.521469116211'^^xsd:double;
  dwc:latitude '0.042520001530647'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429750'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422999'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426162'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417097'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422686'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427652'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '619'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429069'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415440'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '114.73899841309'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417703'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.832660019397736 -89.3535079956055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.832660019397736"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3535079956055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.832660019397736 -89.3535079956055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.832660019397736"^^xsd:decimal ;
  geo-pos:long "-89.3535079956055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.353507995605'^^xsd:double;
  dwc:latitude '-0.83266001939774'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418304'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418838'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415276'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04398000240326 -91.1834487915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04398000240326"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1834487915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04398000240326 -91.1834487915039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04398000240326"^^xsd:decimal ;
  geo-pos:long "-91.1834487915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416814'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183448791504'^^xsd:double;
  dwc:latitude '-1.0439800024033'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416814'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416662'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416662'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415424'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415424'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428666'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418257'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429630'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429705'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0384799987077713 -91.4163665771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0384799987077713"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163665771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0384799987077713 -91.4163665771484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0384799987077713"^^xsd:decimal ;
  geo-pos:long "-91.4163665771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416366577148'^^xsd:double;
  dwc:latitude '-0.038479998707771'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426089'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.5900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418649'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416383'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.717719972133636 -90.4856414794922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.717719972133636"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4856414794922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.717719972133636 -90.4856414794922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.717719972133636"^^xsd:decimal ;
  geo-pos:long "-90.4856414794922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485641479492'^^xsd:double;
  dwc:latitude '-0.71771997213364'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427702'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '497'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428057'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420582'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767899990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3127975463867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767899990081787"^^xsd:decimal ;
  geo-pos:long "-90.3127975463867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '143.31100463867'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420127'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417014'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417014'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429438'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416265'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416700'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424147'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.8400001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415345'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416209'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416283'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.60000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416283'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416321'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416321'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416629'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416501'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428612'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428490'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416053'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416053'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421721'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418594'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416451'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419823'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '535'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427636'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '2720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.89122998714447 -89.6143569946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.89122998714447"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6143569946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.89122998714447 -89.6143569946289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.89122998714447"^^xsd:decimal ;
  geo-pos:long "-89.6143569946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.614356994629'^^xsd:double;
  dwc:latitude '-0.89122998714447'^^xsd:double;
  dwc:individualCount '707'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420258'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930400013923645 -89.4278411865234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.930400013923645"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4278411865234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930400013923645 -89.4278411865234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.930400013923645"^^xsd:decimal ;
  geo-pos:long "-89.4278411865234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.427841186523'^^xsd:double;
  dwc:latitude '-0.93040001392365'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429801'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679830014705658 -91.3103179931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679830014705658"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3103179931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679830014705658 -91.3103179931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679830014705658"^^xsd:decimal ;
  geo-pos:long "-91.3103179931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.310317993164'^^xsd:double;
  dwc:latitude '-0.67983001470566'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426270'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427808'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '19.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418537'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691760003566742 -91.2781829833984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.691760003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2781829833984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691760003566742 -91.2781829833984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.691760003566742"^^xsd:decimal ;
  geo-pos:long "-91.2781829833984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.278182983398'^^xsd:double;
  dwc:latitude '-0.69176000356674'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425149'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418969'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429990'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '7630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422794'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419487'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418003'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429495'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416050'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233989998698235 -90.5812606811523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233989998698235"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5812606811523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233989998698235 -90.5812606811523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233989998698235"^^xsd:decimal ;
  geo-pos:long "-90.5812606811523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '11.329999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417704'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416272'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '21.799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417245'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419184'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416698'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416698'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417135'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417588'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417588'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426190'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418444'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419289'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '24.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418194'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '359'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428064'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425902'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2052'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '2472'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420565'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416918'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21370005607605 -90.4489974975586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.21370005607605"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489974975586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21370005607605 -90.4489974975586)"^^geo:wktLiteral ;
  geo-pos:lat "-1.21370005607605"^^xsd:decimal ;
  geo-pos:long "-90.4489974975586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448997497559'^^xsd:double;
  dwc:latitude '-1.2137000560761'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417999'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:observedWeight '24.780000686646'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429262'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '501'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427236'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428637'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00460994243622 -91.0494918823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00460994243622"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0494918823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00460994243622 -91.0494918823242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00460994243622"^^xsd:decimal ;
  geo-pos:long "-91.0494918823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.049491882324'^^xsd:double;
  dwc:latitude '-1.0046099424362'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417404'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.331900000572205 -90.4763031005859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.331900000572205"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4763031005859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.331900000572205 -90.4763031005859)"^^geo:wktLiteral ;
  geo-pos:lat "0.331900000572205"^^xsd:decimal ;
  geo-pos:long "-90.4763031005859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:observedWeight '72.269996643066'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418185'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420184'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418262'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.506519973278046 -91.4980087280273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.506519973278046"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4980087280273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.506519973278046 -91.4980087280273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.506519973278046"^^xsd:decimal ;
  geo-pos:long "-91.4980087280273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.498008728027'^^xsd:double;
  dwc:latitude '-0.50651997327805'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425187'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429450'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418832'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419185'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429670'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429783'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '4170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418346'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418346'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417927'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417927'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417942'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '9.8999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417942'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421317'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '691'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418143'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '206'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420719'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420625'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429088'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.858250021934509 -89.3642425537109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.858250021934509"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3642425537109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.858250021934509 -89.3642425537109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.858250021934509"^^xsd:decimal ;
  geo-pos:long "-89.3642425537109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.364242553711'^^xsd:double;
  dwc:latitude '-0.85825002193451'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418361'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428741'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428762'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415799'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415971'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415971'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '288'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '22.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418060'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.1099624633789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01321995258331"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1099624633789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.1099624633789)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01321995258331"^^xsd:decimal ;
  geo-pos:long "-91.1099624633789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417278'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.109962463379'^^xsd:double;
  dwc:latitude '-1.0132199525833'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417278'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423356'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '2300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424441'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415871'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416463'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '211'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428889'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427914'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415425'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418648'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419505'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429427'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429942'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1188'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426048'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416850'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426014'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426156'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427187'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427069'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '13.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416109'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '181.40600585938'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419852'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416943'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418020'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0499999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418020'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '19.040000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418034'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419086'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '688'^^xsd:integer;
  dwc:observedWeight '142.40400695801'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420034'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419112'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415545'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415545'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416008'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '14.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416026'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416648'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415840'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415840'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419042'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419437'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417878'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '17.860000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415094'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418954'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421077'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427476'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428198'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424353'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428325'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423096'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.986010015010834"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0037002563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.986010015010834"^^xsd:decimal ;
  geo-pos:long "-91.0037002563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415103'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427283'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427788'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420610'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428392'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426188'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427422'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420219'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419153'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425868'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '413'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429732'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '4800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425219'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426575'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426586'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417327'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415081'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '613'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426180'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423059'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426774'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '435'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428048'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428856'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '716'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428673'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416509'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00440001487732 -91.0427627563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00440001487732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0427627563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00440001487732 -91.0427627563477)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00440001487732"^^xsd:decimal ;
  geo-pos:long "-91.0427627563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417392'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.042762756348'^^xsd:double;
  dwc:latitude '-1.0044000148773'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417392'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422100'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23380994796753 -90.4809494018555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23380994796753"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4809494018555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23380994796753 -90.4809494018555)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23380994796753"^^xsd:decimal ;
  geo-pos:long "-90.4809494018555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.480949401855'^^xsd:double;
  dwc:latitude '-1.2338099479675'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426140'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419769'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429962'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425904'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276388883590698 -91.5011138916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.276388883590698"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5011138916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276388883590698 -91.5011138916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.276388883590698"^^xsd:decimal ;
  geo-pos:long "-91.5011138916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.501113891602'^^xsd:double;
  dwc:latitude '-0.2763888835907'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424483'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427065'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427277'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427457'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428015'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '705'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428068'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1728'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425978'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '1502'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0895000025629997 -91.4931335449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0895000025629997"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4931335449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0895000025629997 -91.4931335449219)"^^geo:wktLiteral ;
  geo-pos:lat "0.0895000025629997"^^xsd:decimal ;
  geo-pos:long "-91.4931335449219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493133544922'^^xsd:double;
  dwc:latitude '0.089500002563'^^xsd:double;
  dwc:individualCount '855'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426198'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '292'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428076'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424772'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429148'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21136999130249 -90.4489974975586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.21136999130249"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489974975586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21136999130249 -90.4489974975586)"^^geo:wktLiteral ;
  geo-pos:lat "-1.21136999130249"^^xsd:decimal ;
  geo-pos:long "-90.4489974975586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448997497559'^^xsd:double;
  dwc:latitude '-1.2113699913025'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418825'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415850'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418415'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426802'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419795'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423476'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427796'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420351'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124930001795292 -91.4122695922852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.124930001795292"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4122695922852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124930001795292 -91.4122695922852)"^^geo:wktLiteral ;
  geo-pos:lat "0.124930001795292"^^xsd:decimal ;
  geo-pos:long "-91.4122695922852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.412269592285'^^xsd:double;
  dwc:latitude '0.12493000179529'^^xsd:double;
  dwc:individualCount '581'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424378'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421763'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415410'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '15.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417648'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426703'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422005'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419283'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418404'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418404'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426590'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '378'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426610'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427399'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420254'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416032'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418128'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '6.9299998283386'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417677'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '398'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427170'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '5033'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426279'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426675'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652220010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.126579284668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652220010757446"^^xsd:decimal ;
  geo-pos:long "-91.126579284668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.126579284668'^^xsd:double;
  dwc:latitude '-0.65222001075745'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428460'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426153'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779330015182495 -90.3575897216797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779330015182495"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3575897216797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779330015182495 -90.3575897216797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779330015182495"^^xsd:decimal ;
  geo-pos:long "-90.3575897216797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.35758972168'^^xsd:double;
  dwc:latitude '-0.7793300151825'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427368'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424105'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424142'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '487'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428289'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428647'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424720'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423550'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418982'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419412'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416714'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416550'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416958'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416958'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203050002455711 -91.3880615234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.203050002455711"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3880615234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203050002455711 -91.3880615234375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.203050002455711"^^xsd:decimal ;
  geo-pos:long "-91.3880615234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417584'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388061523438'^^xsd:double;
  dwc:latitude '-0.20305000245571'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417584'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852199971675873"^^xsd:decimal ;
  geo-pos:long "-89.5680999755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420234'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '477'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426008'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426864'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427388'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '27.664400100708'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426451'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424267'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420557'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276388883590698 -91.5011138916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.276388883590698"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5011138916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276388883590698 -91.5011138916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.276388883590698"^^xsd:decimal ;
  geo-pos:long "-91.5011138916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.501113891602'^^xsd:double;
  dwc:latitude '-0.2763888835907'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424490'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424408'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425907'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426264'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427040'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416394'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416394'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415489'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.972769975662231 -91.4416809082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.972769975662231"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4416809082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.972769975662231 -91.4416809082031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.972769975662231"^^xsd:decimal ;
  geo-pos:long "-91.4416809082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.441680908203'^^xsd:double;
  dwc:latitude '-0.97276997566223'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415533'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04640996456146 -91.1865386962891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04640996456146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1865386962891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04640996456146 -91.1865386962891)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04640996456146"^^xsd:decimal ;
  geo-pos:long "-91.1865386962891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.186538696289'^^xsd:double;
  dwc:latitude '-1.0464099645615'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.6400003433228'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416336'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416625'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416455'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416066'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416066'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416764'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424574'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428508'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02980995178223 -91.1276702880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02980995178223"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1276702880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02980995178223 -91.1276702880859)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02980995178223"^^xsd:decimal ;
  geo-pos:long "-91.1276702880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.127670288086'^^xsd:double;
  dwc:latitude '-1.0298099517822'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417409'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417352'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '884'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426336'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420869'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421205'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '309'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428936'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418567'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415366'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417369'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.103239998221397 -91.4848785400391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.103239998221397"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4848785400391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.103239998221397 -91.4848785400391)"^^geo:wktLiteral ;
  geo-pos:lat "0.103239998221397"^^xsd:decimal ;
  geo-pos:long "-91.4848785400391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.484878540039'^^xsd:double;
  dwc:latitude '0.1032399982214'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429788'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427654'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:observedWeight '83.446701049805'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419840'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427802'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3641'^^xsd:integer;
  dwc:observedWeight '132.19999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428018'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '7435'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420675'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429045'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.482080012559891"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2174987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.482080012559891"^^xsd:decimal ;
  geo-pos:long "-91.2174987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.217498779297'^^xsd:double;
  dwc:latitude '-0.48208001255989'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425130'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.1300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418113'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418308'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415842'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416073'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419426'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419552'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04331004619598"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1629409790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04331004619598"^^xsd:decimal ;
  geo-pos:long "-91.1629409790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162940979004'^^xsd:double;
  dwc:latitude '-1.043310046196'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416526'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426918'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426431'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426638'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.369870007038116 -91.3802795410156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.369870007038116"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3802795410156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.369870007038116 -91.3802795410156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.369870007038116"^^xsd:decimal ;
  geo-pos:long "-91.3802795410156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.380279541016'^^xsd:double;
  dwc:latitude '-0.36987000703812'^^xsd:double;
  dwc:individualCount '2244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426639'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428894'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415540'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415820'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.761449992656708 -89.476806640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.761449992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-89.476806640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.761449992656708 -89.476806640625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.761449992656708"^^xsd:decimal ;
  geo-pos:long "-89.476806640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.476806640625'^^xsd:double;
  dwc:latitude '-0.76144999265671'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418686'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '6660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420652'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428302'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:observedWeight '43.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417017'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415927'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427247'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '895'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426783'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '784'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426682'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427936'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416705'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416705'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416723'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416723'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1950'^^xsd:integer;
  dwc:observedWeight '39.630001068115'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429368'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428662'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421326'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416585'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416585'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425692'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424425'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428848'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688000023365021"^^xsd:decimal ;
  dwc:decimalLongitude "-90.836311340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688000023365021"^^xsd:decimal ;
  geo-pos:long "-90.836311340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '1591'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426476'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427909'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417566'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416279'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416279'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418124'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416680'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416680'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419611'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419287'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '5300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419674'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416318'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416318'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416901'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5067520141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27632999420166"^^xsd:decimal ;
  geo-pos:long "-91.5067520141602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50675201416'^^xsd:double;
  dwc:latitude '-0.27632999420166'^^xsd:double;
  dwc:individualCount '295'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425207'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439170002937317 -91.2289962768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.439170002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2289962768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439170002937317 -91.2289962768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.439170002937317"^^xsd:decimal ;
  geo-pos:long "-91.2289962768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228996276855'^^xsd:double;
  dwc:latitude '-0.43917000293732'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425248'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425412'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422346'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421336'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.275720000267029 -91.5017700195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.275720000267029"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5017700195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.275720000267029 -91.5017700195312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.275720000267029"^^xsd:decimal ;
  geo-pos:long "-91.5017700195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.501770019531'^^xsd:double;
  dwc:latitude '-0.27572000026703'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429005'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '618'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418101'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418101'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '20.409999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415248'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419270'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '19.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415958'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417459'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421996'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425423'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0200699996203184 -91.5560989379883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0200699996203184"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5560989379883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0200699996203184 -91.5560989379883)"^^geo:wktLiteral ;
  geo-pos:lat "0.0200699996203184"^^xsd:decimal ;
  geo-pos:long "-91.5560989379883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.556098937988'^^xsd:double;
  dwc:latitude '0.020069999620318'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425474'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415387'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415387'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418110'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417007'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417007'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417203'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415592'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '24.943300247192'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420146'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422336'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429831'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '2084'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427912'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417586'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '2320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '1085'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423347'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '3250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426745'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418137'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '15.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418137'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424593'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.681560099124908 -91.2606353759766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.681560099124908"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2606353759766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.681560099124908 -91.2606353759766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.681560099124908"^^xsd:decimal ;
  geo-pos:long "-91.2606353759766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260635375977'^^xsd:double;
  dwc:latitude '-0.68156009912491'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428738'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.236790001392365 -91.3950805664062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.236790001392365"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3950805664062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.236790001392365 -91.3950805664062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.236790001392365"^^xsd:decimal ;
  geo-pos:long "-91.3950805664062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.395080566406'^^xsd:double;
  dwc:latitude '-0.23679000139237'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '12.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417537'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.581099987030029"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7863693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  geo-pos:lat "0.581099987030029"^^xsd:decimal ;
  geo-pos:long "-90.7863693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417693'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421959'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.66923999786377 -91.1510314941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.66923999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1510314941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.66923999786377 -91.1510314941406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.66923999786377"^^xsd:decimal ;
  geo-pos:long "-91.1510314941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.151031494141'^^xsd:double;
  dwc:latitude '-0.66923999786377'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425544'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416712'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05562996864319 -91.168327331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05562996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-91.168327331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05562996864319 -91.168327331543)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05562996864319"^^xsd:decimal ;
  geo-pos:long "-91.168327331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.168327331543'^^xsd:double;
  dwc:latitude '-1.0556299686432'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417396'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415386'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '373'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427198'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428764'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415116'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421868'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415422'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416410'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '3400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419700'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416054'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416054'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415575'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415586'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415586'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425262'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '556'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425329'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417978'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '19.049999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415221'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0225900001823902 -91.5834426879883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0225900001823902"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5834426879883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0225900001823902 -91.5834426879883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0225900001823902"^^xsd:decimal ;
  geo-pos:long "-91.5834426879883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.583442687988'^^xsd:double;
  dwc:latitude '-0.02259000018239'^^xsd:double;
  dwc:individualCount '2220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425426'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429876'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425290'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420383'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427061'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13162000477314 -91.390007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13162000477314"^^xsd:decimal ;
  dwc:decimalLongitude "-91.390007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13162000477314 -91.390007019043)"^^geo:wktLiteral ;
  geo-pos:lat "0.13162000477314"^^xsd:decimal ;
  geo-pos:long "-91.390007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.390007019043'^^xsd:double;
  dwc:latitude '0.13162000477314'^^xsd:double;
  dwc:individualCount '845'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426668'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416446'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416446'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416223'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416244'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '20.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416244'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419816'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417012'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426662'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '643'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1694'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425805'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '329'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429784'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426928'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427394'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '2480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426327'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '452'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426470'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417020'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416263'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429614'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425761'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426974'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362120002508163 -91.2954635620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362120002508163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2954635620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362120002508163 -91.2954635620117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362120002508163"^^xsd:decimal ;
  geo-pos:long "-91.2954635620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.295463562012'^^xsd:double;
  dwc:latitude '-0.36212000250816'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426458'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426517'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426560'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427353'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423411'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '714'^^xsd:integer;
  dwc:observedWeight '222.22200012207'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420295'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '401'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425337'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '671'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418942'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425812'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429140'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.865140020847321 -89.3683929443359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.865140020847321"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3683929443359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.865140020847321 -89.3683929443359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.865140020847321"^^xsd:decimal ;
  geo-pos:long "-89.3683929443359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.368392944336'^^xsd:double;
  dwc:latitude '-0.86514002084732'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418457'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415280'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '596'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426687'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427809'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427672'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415477'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415477'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416082'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.266880005598068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8718185424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.266880005598068"^^xsd:decimal ;
  geo-pos:long "-90.8718185424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87181854248'^^xsd:double;
  dwc:latitude '-0.26688000559807'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419343'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416615'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416615'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.36599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "0.36599999666214"^^xsd:decimal ;
  geo-pos:long "-90.5139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418234'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415198'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415198'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416259'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416259'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '2040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419953'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418517'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '4875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426742'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427551'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417093'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416792'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118709996342659 -91.4122695922852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.118709996342659"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4122695922852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118709996342659 -91.4122695922852)"^^geo:wktLiteral ;
  geo-pos:lat "0.118709996342659"^^xsd:decimal ;
  geo-pos:long "-91.4122695922852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.412269592285'^^xsd:double;
  dwc:latitude '0.11870999634266'^^xsd:double;
  dwc:individualCount '756'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424383'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '6080'^^xsd:integer;
  dwc:observedWeight '206.39999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429281'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42221000790596 -91.6397323608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42221000790596"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6397323608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42221000790596 -91.6397323608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42221000790596"^^xsd:decimal ;
  geo-pos:long "-91.6397323608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.63973236084'^^xsd:double;
  dwc:latitude '-0.42221000790596'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '10.180000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429264'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425163'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418955'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '619'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422098'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427552'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421804'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415574'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418607'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3853988647461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.205129995942116"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3853988647461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3853988647461)"^^geo:wktLiteral ;
  geo-pos:lat "-0.205129995942116"^^xsd:decimal ;
  geo-pos:long "-91.3853988647461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385398864746'^^xsd:double;
  dwc:latitude '-0.20512999594212'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426077'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422998'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426211'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688799977302551 -91.289909362793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688799977302551"^^xsd:decimal ;
  dwc:decimalLongitude "-91.289909362793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688799977302551 -91.289909362793)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688799977302551"^^xsd:decimal ;
  geo-pos:long "-91.289909362793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.289909362793'^^xsd:double;
  dwc:latitude '-0.68879997730255'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426256'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426669'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428054'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420808'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421019'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '436'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419025'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415980'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419956'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417269'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417476'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417476'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421864'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417343'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423352'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '1061'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423348'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426488'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420530'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '17201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424374'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419824'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '22.222200393677'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419839'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416376'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282130002975464 -91.5182723999023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282130002975464"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5182723999023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282130002975464 -91.5182723999023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282130002975464"^^xsd:decimal ;
  geo-pos:long "-91.5182723999023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.518272399902'^^xsd:double;
  dwc:latitude '-0.28213000297546'^^xsd:double;
  dwc:individualCount '1104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426618'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427670'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '5940'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420696'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30224001407623 -90.5038681030273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30224001407623"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5038681030273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30224001407623 -90.5038681030273)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30224001407623"^^xsd:decimal ;
  geo-pos:long "-90.5038681030273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.503868103027'^^xsd:double;
  dwc:latitude '-1.3022400140762'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938669979572296 -89.4711837768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938669979572296"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4711837768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938669979572296 -89.4711837768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938669979572296"^^xsd:decimal ;
  geo-pos:long "-89.4711837768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.471183776855'^^xsd:double;
  dwc:latitude '-0.9386699795723'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425306'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426146'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428195'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '790'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424390'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421777'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418734'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422273'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425678'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419368'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.531199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7343978881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  geo-pos:lat "0.531199991703033"^^xsd:decimal ;
  geo-pos:long "-90.7343978881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.734397888184'^^xsd:double;
  dwc:latitude '0.53119999170303'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418241'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415190'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415011'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415011'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427786'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '598'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370180010795593 -91.3806381225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370180010795593"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3806381225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370180010795593 -91.3806381225586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370180010795593"^^xsd:decimal ;
  geo-pos:long "-91.3806381225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.380638122559'^^xsd:double;
  dwc:latitude '-0.37018001079559'^^xsd:double;
  dwc:individualCount '905'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427969'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424452'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416978'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416978'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98812997341156 -91.4570388793945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98812997341156"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4570388793945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98812997341156 -91.4570388793945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98812997341156"^^xsd:decimal ;
  geo-pos:long "-91.4570388793945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457038879395'^^xsd:double;
  dwc:latitude '-0.98812997341156'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417552'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429812'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422859'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427374'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426723'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427729'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427917'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428401'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3819699883461 -91.3433837890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3819699883461"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3433837890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3819699883461 -91.3433837890625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3819699883461"^^xsd:decimal ;
  geo-pos:long "-91.3433837890625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.343383789062'^^xsd:double;
  dwc:latitude '-0.3819699883461'^^xsd:double;
  dwc:individualCount '3865'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420571'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419588'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422721'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429145'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '2698'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425213'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427253'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '4510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427668'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428570'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418145'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418145'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690277755260468"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3069458007812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690277755260468"^^xsd:decimal ;
  geo-pos:long "-91.3069458007812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.306945800781'^^xsd:double;
  dwc:latitude '-0.69027775526047'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424957'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0181600004434586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4405899047852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0181600004434586"^^xsd:decimal ;
  geo-pos:long "-91.4405899047852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.440589904785'^^xsd:double;
  dwc:latitude '-0.018160000443459'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426059'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '417'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427408'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418869'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419050'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416626'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416626'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417518'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420468'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420745'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3042299747467 -90.5058517456055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3042299747467"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5058517456055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3042299747467 -90.5058517456055)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3042299747467"^^xsd:decimal ;
  geo-pos:long "-90.5058517456055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.505851745605'^^xsd:double;
  dwc:latitude '-1.3042299747467'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428782'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416970'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416970'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415157'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415157'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421988'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '4735'^^xsd:integer;
  dwc:observedWeight '96.230003356934'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429580'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425854'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1188'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427878'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419298'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416671'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:observedWeight '130.15899658203'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419950'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852620005607605 -91.4951095581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852620005607605"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4951095581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852620005607605 -91.4951095581055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852620005607605"^^xsd:decimal ;
  geo-pos:long "-91.4951095581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.495109558105'^^xsd:double;
  dwc:latitude '-0.8526200056076'^^xsd:double;
  dwc:individualCount '1430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425624'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '818'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425988'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427463'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427705'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:observedWeight '43.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416063'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.36599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "0.36599999666214"^^xsd:decimal ;
  geo-pos:long "-90.5139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418227'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418227'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '216'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429483'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428162'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '582'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428960'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429950'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419774'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422345'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '635'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425801'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '506'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428591'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418378'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '12260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424174'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428113'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421028'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428817'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0528200007975101 -91.5596923828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0528200007975101"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5596923828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0528200007975101 -91.5596923828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0528200007975101"^^xsd:decimal ;
  geo-pos:long "-91.5596923828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.559692382812'^^xsd:double;
  dwc:latitude '-0.05282000079751'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429861'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428651'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428853'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957000017166138 -89.5655975341797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.957000017166138"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5655975341797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957000017166138 -89.5655975341797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.957000017166138"^^xsd:decimal ;
  geo-pos:long "-89.5655975341797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.56559753418'^^xsd:double;
  dwc:latitude '-0.95700001716614'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424148'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428151'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422329'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415634'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415634'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418725'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428003'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428051'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1685'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423680'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416689'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:observedWeight '64.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418464'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04699003696442 -91.1852111816406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04699003696442"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1852111816406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04699003696442 -91.1852111816406)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04699003696442"^^xsd:decimal ;
  geo-pos:long "-91.1852111816406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185211181641'^^xsd:double;
  dwc:latitude '-1.0469900369644'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417163'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418087'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415414'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415414'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421361'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425340'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770190000534058 -90.4176177978516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.770190000534058"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4176177978516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770190000534058 -90.4176177978516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.770190000534058"^^xsd:decimal ;
  geo-pos:long "-90.4176177978516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.417617797852'^^xsd:double;
  dwc:latitude '-0.77019000053406'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427803'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '12000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421353'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '1950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423478'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420569'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415076'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415818'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.312299996614456 -89.9582977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.312299996614456"^^xsd:decimal ;
  dwc:decimalLongitude "-89.9582977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.312299996614456 -89.9582977294922)"^^geo:wktLiteral ;
  geo-pos:lat "0.312299996614456"^^xsd:decimal ;
  geo-pos:long "-89.9582977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417826'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '21.459999084473'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417826'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '13.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418579'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418622'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418983'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417973'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429673'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425499'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428687'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421662'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '672'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428980'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1498'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425676'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429122'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415443'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '12'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415443'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '22.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417779'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421993'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429792'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '341'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419796'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36829996109009 -89.7394485473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36829996109009"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7394485473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36829996109009 -89.7394485473633)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36829996109009"^^xsd:decimal ;
  geo-pos:long "-89.7394485473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.739448547363'^^xsd:double;
  dwc:latitude '-1.3682999610901'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429970'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425863'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426583'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.778659999370575 -91.4216232299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.778659999370575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4216232299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.778659999370575 -91.4216232299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.778659999370575"^^xsd:decimal ;
  geo-pos:long "-91.4216232299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.42162322998'^^xsd:double;
  dwc:latitude '-0.77865999937057'^^xsd:double;
  dwc:individualCount '930'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426830'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427789'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416260'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5067520141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27632999420166"^^xsd:decimal ;
  geo-pos:long "-91.5067520141602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50675201416'^^xsd:double;
  dwc:latitude '-0.27632999420166'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425206'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422793'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5423539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423539'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420342'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424266'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27333331108093 -90.4941635131836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27333331108093"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4941635131836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27333331108093 -90.4941635131836)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27333331108093"^^xsd:decimal ;
  geo-pos:long "-90.4941635131836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.494163513184'^^xsd:double;
  dwc:latitude '-1.2733333110809'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417606'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '5.8400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417758'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425981'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428463'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.970929980278015 -90.95751953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.970929980278015"^^xsd:decimal ;
  dwc:decimalLongitude "-90.95751953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.970929980278015 -90.95751953125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.970929980278015"^^xsd:decimal ;
  geo-pos:long "-90.95751953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417415'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.95751953125'^^xsd:double;
  dwc:latitude '-0.97092998027802'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417415'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427877'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '393'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427735'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '18390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424176'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429074'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23194444179535 -90.4800033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23194444179535"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4800033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23194444179535 -90.4800033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23194444179535"^^xsd:decimal ;
  geo-pos:long "-90.4800033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.480003356934'^^xsd:double;
  dwc:latitude '-1.2319444417954'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424878'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36164999008179 -90.4464111328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36164999008179"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4464111328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36164999008179 -90.4464111328125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36164999008179"^^xsd:decimal ;
  geo-pos:long "-90.4464111328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446411132812'^^xsd:double;
  dwc:latitude '-1.3616499900818'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426213'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426257'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423342'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426778'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '29979'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420639'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.394749999046326 -91.2415084838867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.394749999046326"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2415084838867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.394749999046326 -91.2415084838867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.394749999046326"^^xsd:decimal ;
  geo-pos:long "-91.2415084838867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.241508483887'^^xsd:double;
  dwc:latitude '-0.39474999904633'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417528'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420757'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424106'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416884'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417044'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415156'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429720'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428293'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419176'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420604'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678719997406006 -91.2577896118164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.678719997406006"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2577896118164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.678719997406006 -91.2577896118164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.678719997406006"^^xsd:decimal ;
  geo-pos:long "-91.2577896118164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.257789611816'^^xsd:double;
  dwc:latitude '-0.67871999740601'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425118'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416718'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '15.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416718'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '7.1100001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417957'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425848'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419802'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '739'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428077'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428664'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415638'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418851'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979610025882721 -91.0021667480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.979610025882721"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0021667480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979610025882721 -91.0021667480469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.979610025882721"^^xsd:decimal ;
  geo-pos:long "-91.0021667480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415167'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.002166748047'^^xsd:double;
  dwc:latitude '-0.97961002588272'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8400001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415167'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422761'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424443'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421762'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.972769975662231 -91.4416809082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.972769975662231"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4416809082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.972769975662231 -91.4416809082031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.972769975662231"^^xsd:decimal ;
  geo-pos:long "-91.4416809082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.441680908203'^^xsd:double;
  dwc:latitude '-0.97276997566223'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415532'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422002'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425757'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419157'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422343'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429536'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429976'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836210012435913 -89.5611877441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.836210012435913"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5611877441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836210012435913 -89.5611877441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.836210012435913"^^xsd:decimal ;
  geo-pos:long "-89.5611877441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.561187744141'^^xsd:double;
  dwc:latitude '-0.83621001243591'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429975'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427623'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427753'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427887'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01442003250122 -91.1186599731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01442003250122"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1186599731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01442003250122 -91.1186599731445)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01442003250122"^^xsd:decimal ;
  geo-pos:long "-91.1186599731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.118659973145'^^xsd:double;
  dwc:latitude '-1.0144200325012'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417364'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417494'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429218'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04068994522095 -91.1578063964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04068994522095"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1578063964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04068994522095 -91.1578063964844)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04068994522095"^^xsd:decimal ;
  geo-pos:long "-91.1578063964844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157806396484'^^xsd:double;
  dwc:latitude '-1.0406899452209'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415368'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415798'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206990003585815"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3847198486328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206990003585815"^^xsd:decimal ;
  geo-pos:long "-91.3847198486328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384719848633'^^xsd:double;
  dwc:latitude '-0.20699000358582'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426075'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429032'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428363'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419488'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419125'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416845'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34079003334045 -89.6934585571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34079003334045"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6934585571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34079003334045 -89.6934585571289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34079003334045"^^xsd:decimal ;
  geo-pos:long "-89.6934585571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.693458557129'^^xsd:double;
  dwc:latitude '-1.3407900333405'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425532'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425534'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950299978256226"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4944000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950299978256226"^^xsd:decimal ;
  geo-pos:long "-89.4944000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.494400024414'^^xsd:double;
  dwc:latitude '-0.95029997825623'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415273'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419190'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416179'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419610'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417356'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417356'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417372'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.577499985694885 -90.1641998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.577499985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1641998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.577499985694885 -90.1641998291016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.577499985694885"^^xsd:decimal ;
  geo-pos:long "-90.1641998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418717'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '945'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426935'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423084'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '4400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426342'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:observedWeight '11.065799713135'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '13000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420513'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422348'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24944400787354 -90.4883270263672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24944400787354"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4883270263672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24944400787354 -90.4883270263672)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24944400787354"^^xsd:decimal ;
  geo-pos:long "-90.4883270263672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488327026367'^^xsd:double;
  dwc:latitude '-1.2494440078735'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422519'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '7566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426374'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '259'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427324'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723739981651306 -91.3518295288086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723739981651306"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3518295288086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723739981651306 -91.3518295288086)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723739981651306"^^xsd:decimal ;
  geo-pos:long "-91.3518295288086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.351829528809'^^xsd:double;
  dwc:latitude '-0.72373998165131'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425627'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425741'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429763'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3854675292969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.205129995942116"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3854675292969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3854675292969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.205129995942116"^^xsd:decimal ;
  geo-pos:long "-91.3854675292969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385467529297'^^xsd:double;
  dwc:latitude '-0.20512999594212'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426087'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '935'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426206'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427389'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420598'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423966'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428646'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2791999578476 -90.3537979125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2791999578476"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3537979125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2791999578476 -90.3537979125977)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2791999578476"^^xsd:decimal ;
  geo-pos:long "-90.3537979125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.353797912598'^^xsd:double;
  dwc:latitude '-1.2791999578476'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424539'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428998'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03492999076843 -90.9877090454102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03492999076843"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9877090454102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03492999076843 -90.9877090454102)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03492999076843"^^xsd:decimal ;
  geo-pos:long "-90.9877090454102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98770904541'^^xsd:double;
  dwc:latitude '-1.0349299907684'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429179'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427542'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429091'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '13.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418693'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417207'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417556'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429502'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429880'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '13080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422683'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419783'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423072'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427332'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427889'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '553'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '603'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415620'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423105'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418334'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664399981498718"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428165'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416315'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418882'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418001'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418001'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425901'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:observedWeight '31.549999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429406'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429725'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429826'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418692'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417373'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417373'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '43.080001831055'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417644'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421820'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422086'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418625'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418625'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418841'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418880'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421004'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424394'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '529'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416772'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416772'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415430'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415430'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.133070006966591 -91.3882293701172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.133070006966591"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3882293701172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.133070006966591 -91.3882293701172)"^^geo:wktLiteral ;
  geo-pos:lat "0.133070006966591"^^xsd:decimal ;
  geo-pos:long "-91.3882293701172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388229370117'^^xsd:double;
  dwc:latitude '0.13307000696659'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426667'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420444'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '9038'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420726'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423317'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419295'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.625249981880188"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7539215087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  geo-pos:lat "0.625249981880188"^^xsd:decimal ;
  geo-pos:long "-90.7539215087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '1004'^^xsd:integer;
  dwc:observedWeight '541.90002441406'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418121'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418123'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422665'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202749997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3895492553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202749997377396"^^xsd:decimal ;
  geo-pos:long "-91.3895492553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389549255371'^^xsd:double;
  dwc:latitude '-0.2027499973774'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426074'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426932'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '459'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427961'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '30250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426418'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427397'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6781'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428277'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420242'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725000023841858 -91.3539962768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.725000023841858"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3539962768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725000023841858 -91.3539962768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.725000023841858"^^xsd:decimal ;
  geo-pos:long "-91.3539962768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.353996276855'^^xsd:double;
  dwc:latitude '-0.72500002384186'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419665'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419626'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.64709997177124"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7740020751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  geo-pos:lat "0.64709997177124"^^xsd:decimal ;
  geo-pos:long "-90.7740020751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '22.219999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419351'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417829'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.8400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417829'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429624'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425559'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.843879997730255 -91.4839782714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.843879997730255"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4839782714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.843879997730255 -91.4839782714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.843879997730255"^^xsd:decimal ;
  geo-pos:long "-91.4839782714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.483978271484'^^xsd:double;
  dwc:latitude '-0.84387999773026'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425605'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426964'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422997'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.0099999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417831'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34669995307922 -89.6420974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34669995307922"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6420974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34669995307922 -89.6420974731445)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34669995307922"^^xsd:decimal ;
  geo-pos:long "-89.6420974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417906'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.642097473145'^^xsd:double;
  dwc:latitude '-1.3466999530792'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417906'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425071'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '535'^^xsd:integer;
  dwc:observedWeight '37.270000457764'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429472'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '435'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425817'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '23.860000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415998'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416540'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418293'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418901'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418275'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418722'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419345'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '4200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420641'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421017'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415814'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415814'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419139'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428869'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418344'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421515'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3445999622345 -90.4857864379883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3445999622345"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4857864379883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3445999622345 -90.4857864379883)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3445999622345"^^xsd:decimal ;
  geo-pos:long "-90.4857864379883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485786437988'^^xsd:double;
  dwc:latitude '-1.3445999622345'^^xsd:double;
  dwc:individualCount '203'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426215'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423329'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '829'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426763'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419033'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427555'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '382'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428259'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '2090'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419682'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.331900000572205 -90.4763031005859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.331900000572205"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4763031005859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.331900000572205 -90.4763031005859)"^^geo:wktLiteral ;
  geo-pos:lat "0.331900000572205"^^xsd:decimal ;
  geo-pos:long "-90.4763031005859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476303100586'^^xsd:double;
  dwc:latitude '0.3319000005722'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:observedWeight '47.810001373291'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418319'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429478'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429317'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426942'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426471'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427570'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417782'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419773'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425650'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.1466598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0393899679184"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.1466598510742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0393899679184"^^xsd:decimal ;
  geo-pos:long "-91.1466598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146659851074'^^xsd:double;
  dwc:latitude '-1.0393899679184'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426164'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427164'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427336'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427465'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420456'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428299'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427572'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427614'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427513'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417815'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419163'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425566'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417237'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.312299996614456 -89.9582977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.312299996614456"^^xsd:decimal ;
  dwc:decimalLongitude "-89.9582977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.312299996614456 -89.9582977294922)"^^geo:wktLiteral ;
  geo-pos:lat "0.312299996614456"^^xsd:decimal ;
  geo-pos:long "-89.9582977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417808'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417808'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418647'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419192'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416286'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417582'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '2432'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425424'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422953'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426483'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427525'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423275'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424433'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424722'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425843'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427596'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424476'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421311'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415861'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '16.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415861'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416421'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '15.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416421'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:observedWeight '30.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415436'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01219999790192 -91.059211730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01219999790192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.059211730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01219999790192 -91.059211730957)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01219999790192"^^xsd:decimal ;
  geo-pos:long "-91.059211730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417436'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.059211730957'^^xsd:double;
  dwc:latitude '-1.0121999979019'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417436'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425286'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427992'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '644'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417776'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428167'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635200023651123 -90.5511016845703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635200023651123"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5511016845703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635200023651123 -90.5511016845703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635200023651123"^^xsd:decimal ;
  geo-pos:long "-90.5511016845703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.55110168457'^^xsd:double;
  dwc:latitude '-0.63520002365112'^^xsd:double;
  dwc:individualCount '3463'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424300'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428371'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '437'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424560'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428562'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429095'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425998'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426869'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '676'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422861'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426538'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664399981498718"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4768'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421660'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428607'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '784'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429152'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416148'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416148'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124930001795292 -91.3922882080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.124930001795292"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3922882080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124930001795292 -91.3922882080078)"^^geo:wktLiteral ;
  geo-pos:lat "0.124930001795292"^^xsd:decimal ;
  geo-pos:long "-91.3922882080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392288208008'^^xsd:double;
  dwc:latitude '0.12493000179529'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424380'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428745'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429052'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416297'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424470'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.736760020256042 -91.3627090454102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.736760020256042"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3627090454102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.736760020256042 -91.3627090454102)"^^geo:wktLiteral ;
  geo-pos:lat "-0.736760020256042"^^xsd:decimal ;
  geo-pos:long "-91.3627090454102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.36270904541'^^xsd:double;
  dwc:latitude '-0.73676002025604'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428528'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421700'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955309987068176 -90.9663391113281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955309987068176"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9663391113281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955309987068176 -90.9663391113281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955309987068176"^^xsd:decimal ;
  geo-pos:long "-90.9663391113281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966339111328'^^xsd:double;
  dwc:latitude '-0.95530998706818'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415284'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416160'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416160'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419349'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05658996105194 -91.1697692871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05658996105194"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1697692871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05658996105194 -91.1697692871094)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05658996105194"^^xsd:decimal ;
  geo-pos:long "-91.1697692871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.169769287109'^^xsd:double;
  dwc:latitude '-1.0565899610519'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417192'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421383'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428726'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429139'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:observedWeight '29.930000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415053'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '688'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425353'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '15.529999732971'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418114'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421400'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424461'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428702'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421698'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04999005794525 -91.1828384399414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04999005794525"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1828384399414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04999005794525 -91.1828384399414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04999005794525"^^xsd:decimal ;
  geo-pos:long "-91.1828384399414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.182838439941'^^xsd:double;
  dwc:latitude '-1.0499900579452'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417195'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417209'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416348'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416348'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.801060020923615 -89.4706115722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.801060020923615"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4706115722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.801060020923615 -89.4706115722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.801060020923615"^^xsd:decimal ;
  geo-pos:long "-89.4706115722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.470611572266'^^xsd:double;
  dwc:latitude '-0.80106002092361'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418514'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425654'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425592'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426766'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428199'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428227'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '473'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428740'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418837'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416086'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416086'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417655'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416132'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415937'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419639'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416841'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418885'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.677500009536743 -90.539680480957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.677500009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-90.539680480957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.677500009536743 -90.539680480957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.677500009536743"^^xsd:decimal ;
  geo-pos:long "-90.539680480957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.539680480957'^^xsd:double;
  dwc:latitude '-0.67750000953674'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '15.890000343323'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418017'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422919'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34882998466492 -90.475700378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34882998466492"^^xsd:decimal ;
  dwc:decimalLongitude "-90.475700378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34882998466492 -90.475700378418)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34882998466492"^^xsd:decimal ;
  geo-pos:long "-90.475700378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.475700378418'^^xsd:double;
  dwc:latitude '-1.3488299846649'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426123'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426361'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05562996864319 -91.168327331543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05562996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-91.168327331543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05562996864319 -91.168327331543)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05562996864319"^^xsd:decimal ;
  geo-pos:long "-91.168327331543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417397'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.168327331543'^^xsd:double;
  dwc:latitude '-1.0556299686432'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417397'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417818'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:observedWeight '44.389999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417818'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425137'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422090'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.953429996967316 -89.5434722900391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.953429996967316"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5434722900391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.953429996967316 -89.5434722900391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.953429996967316"^^xsd:decimal ;
  geo-pos:long "-89.5434722900391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.543472290039'^^xsd:double;
  dwc:latitude '-0.95342999696732'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429988'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426978'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426432'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428931'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415517'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415517'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425834'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416544'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68970000743866 -89.3106002807617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68970000743866"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3106002807617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68970000743866 -89.3106002807617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68970000743866"^^xsd:decimal ;
  geo-pos:long "-89.3106002807617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.310600280762'^^xsd:double;
  dwc:latitude '-0.68970000743866'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419320'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417493'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418118'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418118'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '8517'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419169'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.132080003619194 -91.3898620605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.132080003619194"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3898620605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.132080003619194 -91.3898620605469)"^^geo:wktLiteral ;
  geo-pos:lat "0.132080003619194"^^xsd:decimal ;
  geo-pos:long "-91.3898620605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389862060547'^^xsd:double;
  dwc:latitude '0.13208000361919'^^xsd:double;
  dwc:individualCount '1460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426044'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428620'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '6360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417259'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417259'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429163'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428991'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.832780003547668 -89.353401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.832780003547668"^^xsd:decimal ;
  dwc:decimalLongitude "-89.353401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.832780003547668 -89.353401184082)"^^geo:wktLiteral ;
  geo-pos:lat "-0.832780003547668"^^xsd:decimal ;
  geo-pos:long "-89.353401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418303'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.353401184082'^^xsd:double;
  dwc:latitude '-0.83278000354767'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '20.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418303'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417244'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417150'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427526'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '595'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427828'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428296'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.428020000457764 -91.6360931396484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.428020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6360931396484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.428020000457764 -91.6360931396484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.428020000457764"^^xsd:decimal ;
  geo-pos:long "-91.6360931396484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.636093139648'^^xsd:double;
  dwc:latitude '-0.42802000045776'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '30.549999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429252'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2990188598633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693470001220703"^^xsd:decimal ;
  geo-pos:long "-91.2990188598633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299018859863'^^xsd:double;
  dwc:latitude '-0.6934700012207'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425181'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416564'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426174'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '2184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426624'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427799'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '445'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427728'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417387'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425622'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425653'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417847'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417847'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416511'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427858'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:observedWeight '285.71398925781'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420293'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428796'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '3562'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415915'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416622'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416500'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416500'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '338'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427615'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427689'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424961'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416573'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420061'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.434119999408722"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3922882080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.434119999408722"^^xsd:decimal ;
  geo-pos:long "-91.3922882080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392288208008'^^xsd:double;
  dwc:latitude '-0.43411999940872'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425125'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '15.409999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417578'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417579'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415192'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416071'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416264'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420084'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419528'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '772'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425343'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '2508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425449'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422690'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '786'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425799'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424537'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428983'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415548'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422648'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '667'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422994'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427363'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '3440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420710'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428175'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '403'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388119995594025 -91.2793197631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388119995594025"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2793197631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388119995594025 -91.2793197631836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388119995594025"^^xsd:decimal ;
  geo-pos:long "-91.2793197631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.279319763184'^^xsd:double;
  dwc:latitude '-0.38811999559402'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427318'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427851'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '18.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417712'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:observedWeight '79.365097045898'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420035'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.760339975357056 -90.4228134155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.760339975357056"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4228134155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.760339975357056 -90.4228134155273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.760339975357056"^^xsd:decimal ;
  geo-pos:long "-90.4228134155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.422813415527'^^xsd:double;
  dwc:latitude '-0.76033997535706'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427630'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342900007963181 -91.3750305175781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342900007963181"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3750305175781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342900007963181 -91.3750305175781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342900007963181"^^xsd:decimal ;
  geo-pos:long "-91.3750305175781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375030517578'^^xsd:double;
  dwc:latitude '-0.34290000796318'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427974'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428200'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '3400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420653'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419569'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427005'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427031'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422950'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '578'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418950'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667800009250641 -91.1494369506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.667800009250641"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1494369506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667800009250641 -91.1494369506836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.667800009250641"^^xsd:decimal ;
  geo-pos:long "-91.1494369506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.149436950684'^^xsd:double;
  dwc:latitude '-0.66780000925064'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425540'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1646'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '24900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426293'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754830002784729 -90.4388732910156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.754830002784729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4388732910156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.754830002784729 -90.4388732910156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.754830002784729"^^xsd:decimal ;
  geo-pos:long "-90.4388732910156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.438873291016'^^xsd:double;
  dwc:latitude '-0.75483000278473'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427629'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417145'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957970023155212 -89.531608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.957970023155212"^^xsd:decimal ;
  dwc:decimalLongitude "-89.531608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957970023155212 -89.531608581543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.957970023155212"^^xsd:decimal ;
  geo-pos:long "-89.531608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.531608581543'^^xsd:double;
  dwc:latitude '-0.95797002315521'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429903'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048650000244379 -91.5472183227539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.048650000244379"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5472183227539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.048650000244379 -91.5472183227539)"^^geo:wktLiteral ;
  geo-pos:lat "0.048650000244379"^^xsd:decimal ;
  geo-pos:long "-91.5472183227539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.547218322754'^^xsd:double;
  dwc:latitude '0.048650000244379'^^xsd:double;
  dwc:individualCount '1393'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425986'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423968'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419924'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417852'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '14.939999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418387'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415123'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694280028343201"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694280028343201"^^xsd:decimal ;
  geo-pos:long "-91.3035430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30354309082'^^xsd:double;
  dwc:latitude '-0.6942800283432'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425253'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.297740012407303 -91.6152267456055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.297740012407303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6152267456055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.297740012407303 -91.6152267456055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.297740012407303"^^xsd:decimal ;
  geo-pos:long "-91.6152267456055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.615226745605'^^xsd:double;
  dwc:latitude '-0.2977400124073'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429825'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20702999830246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3845672607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20702999830246"^^xsd:decimal ;
  geo-pos:long "-91.3845672607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384567260742'^^xsd:double;
  dwc:latitude '-0.20702999830246'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426054'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426920'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423873'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423878'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417263'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417263'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:observedWeight '30.479999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429305'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '563'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429738'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418925'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416448'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416387'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416387'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416969'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416969'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.970929980278015 -90.95751953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.970929980278015"^^xsd:decimal ;
  dwc:decimalLongitude "-90.95751953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.970929980278015 -90.95751953125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.970929980278015"^^xsd:decimal ;
  geo-pos:long "-90.95751953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.95751953125'^^xsd:double;
  dwc:latitude '-0.97092998027802'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417414'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426186'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426926'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426513'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '259'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98812997341156 -91.4570388793945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98812997341156"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4570388793945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98812997341156 -91.4570388793945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98812997341156"^^xsd:decimal ;
  geo-pos:long "-91.4570388793945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457038879395'^^xsd:double;
  dwc:latitude '-0.98812997341156'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417553'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397650003433228 -91.2365875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.397650003433228"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2365875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397650003433228 -91.2365875244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.397650003433228"^^xsd:decimal ;
  geo-pos:long "-91.2365875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417572'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236587524414'^^xsd:double;
  dwc:latitude '-0.39765000343323'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417572'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418011'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418011'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415041'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '2964'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420793'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420988'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636669993400574 -91.1040802001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.636669993400574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1040802001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636669993400574 -91.1040802001953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.636669993400574"^^xsd:decimal ;
  geo-pos:long "-91.1040802001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.104080200195'^^xsd:double;
  dwc:latitude '-0.63666999340057'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429079'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428690'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429844'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.454773008823395 -91.2287979125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.454773008823395"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2287979125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.454773008823395 -91.2287979125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.454773008823395"^^xsd:decimal ;
  geo-pos:long "-91.2287979125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228797912598'^^xsd:double;
  dwc:latitude '-0.45477300882339'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425930'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427232'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420266'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420475'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419107'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421859'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425324'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.69310998916626 -91.2994918823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.69310998916626"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2994918823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.69310998916626 -91.2994918823242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.69310998916626"^^xsd:decimal ;
  geo-pos:long "-91.2994918823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299491882324'^^xsd:double;
  dwc:latitude '-0.69310998916626'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429383'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421699'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424284'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423667'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426750'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420344'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '636'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30816900730133 -90.3733062744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30816900730133"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3733062744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30816900730133 -90.3733062744141)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30816900730133"^^xsd:decimal ;
  geo-pos:long "-90.3733062744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417722'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.373306274414'^^xsd:double;
  dwc:latitude '-1.3081690073013'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421085'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429042'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424979'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429102'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01548004150391 -91.4050064086914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01548004150391"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4050064086914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01548004150391 -91.4050064086914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01548004150391"^^xsd:decimal ;
  geo-pos:long "-91.4050064086914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.405006408691'^^xsd:double;
  dwc:latitude '-1.0154800415039'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '13.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417492'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425568'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429737'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427014'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418147'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418147'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415855'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416048'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '576'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427899'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420915'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427419'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426480'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.785019993782043 -90.3822021484375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.785019993782043"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3822021484375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.785019993782043 -90.3822021484375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.785019993782043"^^xsd:decimal ;
  geo-pos:long "-90.3822021484375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.382202148438'^^xsd:double;
  dwc:latitude '-0.78501999378204'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427517'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416708'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416708'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429979'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '2544'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426111'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03726005554199 -91.2279434204102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03726005554199"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2279434204102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03726005554199 -91.2279434204102)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03726005554199"^^xsd:decimal ;
  geo-pos:long "-91.2279434204102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22794342041'^^xsd:double;
  dwc:latitude '-1.037260055542'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427310'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427349'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420916'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358150005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2877197265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358150005340576"^^xsd:decimal ;
  geo-pos:long "-91.2877197265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287719726562'^^xsd:double;
  dwc:latitude '-0.35815000534058'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417485'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415024'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '401'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425600'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815000012516975 -91.492919921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0815000012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.492919921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815000012516975 -91.492919921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0815000012516975"^^xsd:decimal ;
  geo-pos:long "-91.492919921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492919921875'^^xsd:double;
  dwc:latitude '0.081500001251697'^^xsd:double;
  dwc:individualCount '1677'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426024'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429649'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1340'^^xsd:integer;
  dwc:observedWeight '32.959999084473'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429550'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '7.3699998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429563'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423077'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426177'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419570'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419851'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419932'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426734'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427380'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426490'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02593004703522 -91.1258392333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02593004703522"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1258392333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02593004703522 -91.1258392333984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02593004703522"^^xsd:decimal ;
  geo-pos:long "-91.1258392333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.125839233398'^^xsd:double;
  dwc:latitude '-1.0259300470352'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417116'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420498'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419576'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '23.579999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418037'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689166665077209 -91.3877792358398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689166665077209"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3877792358398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689166665077209 -91.3877792358398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689166665077209"^^xsd:decimal ;
  geo-pos:long "-91.3877792358398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.38777923584'^^xsd:double;
  dwc:latitude '-0.68916666507721'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424782'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429151'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:observedWeight '50'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416738'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418183'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2799999713898'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418183'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '5040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420365'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664399981498718"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427137'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427294'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421786'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427567'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415168'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:observedWeight '344.67098999023'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418928'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419480'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417665'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925949990749359 -89.4201812744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925949990749359"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4201812744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925949990749359 -89.4201812744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925949990749359"^^xsd:decimal ;
  geo-pos:long "-89.4201812744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418463'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.420181274414'^^xsd:double;
  dwc:latitude '-0.92594999074936'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418463'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415091'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '975'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428189'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416135'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419689'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955399990081787 -89.5136032104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955399990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5136032104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955399990081787 -89.5136032104492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955399990081787"^^xsd:decimal ;
  geo-pos:long "-89.5136032104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513603210449'^^xsd:double;
  dwc:latitude '-0.95539999008179'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417899'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427441'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427609'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1918'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417970'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427059'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '514'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427073'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1823'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '413'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427271'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426450'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420491'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428009'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416959'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416959'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694280028343201"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694280028343201"^^xsd:decimal ;
  geo-pos:long "-91.3035430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30354309082'^^xsd:double;
  dwc:latitude '-0.6942800283432'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425110'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429681'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429666'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429234'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415503'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.426160007715225 -90.7041091918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.426160007715225"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7041091918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.426160007715225 -90.7041091918945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.426160007715225"^^xsd:decimal ;
  geo-pos:long "-90.7041091918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.704109191895'^^xsd:double;
  dwc:latitude '-0.42616000771522'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418261'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426534'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421362'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416829'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416829'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427669'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418153'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428944'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425744'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3566970825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-89.3566970825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.35669708252'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419800'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '884'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428420'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.341300010681152 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.341300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.341300010681152 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.341300010681152"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34130001068115'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428413'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '203'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415299'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416092'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419236'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416492'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416492'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427723'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415288'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415288'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423687'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428638'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428543'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635730028152466 -91.1043930053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635730028152466"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1043930053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635730028152466 -91.1043930053711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635730028152466"^^xsd:decimal ;
  geo-pos:long "-91.1043930053711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.104393005371'^^xsd:double;
  dwc:latitude '-0.63573002815247'^^xsd:double;
  dwc:individualCount '377'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429068'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417070'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417070'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416207'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '468'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428260'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415588'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416799'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416799'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418855'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417658'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416974'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416974'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418921'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416867'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416867'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416908'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416908'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416093'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416093'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428748'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421752'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419296'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415613'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362159997224808"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2920303344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362159997224808"^^xsd:decimal ;
  geo-pos:long "-91.2920303344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.292030334473'^^xsd:double;
  dwc:latitude '-0.36215999722481'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425135'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '756'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426096'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428252'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420572'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415573'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415573'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416044'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416044'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428611'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424971'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '538'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417217'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386579990386963"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2487030029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386579990386963"^^xsd:decimal ;
  geo-pos:long "-91.2487030029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24870300293'^^xsd:double;
  dwc:latitude '-0.38657999038696'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425251'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429639'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.092629998922348 -91.4942016601562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.092629998922348"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4942016601562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.092629998922348 -91.4942016601562)"^^geo:wktLiteral ;
  geo-pos:lat "0.092629998922348"^^xsd:decimal ;
  geo-pos:long "-91.4942016601562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494201660156'^^xsd:double;
  dwc:latitude '0.092629998922348'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429774'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '843'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425787'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417222'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417471'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34777998924255 -90.4764175415039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34777998924255"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4764175415039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34777998924255 -90.4764175415039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34777998924255"^^xsd:decimal ;
  geo-pos:long "-90.4764175415039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476417541504'^^xsd:double;
  dwc:latitude '-1.3477799892425'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426121'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420453'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420429'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '289'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427216'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427801'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '2090'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420378'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424124'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '1440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428406'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753019988536835 -89.4594573974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.753019988536835"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4594573974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753019988536835 -89.4594573974609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.753019988536835"^^xsd:decimal ;
  geo-pos:long "-89.4594573974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.459457397461'^^xsd:double;
  dwc:latitude '-0.75301998853684'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418631'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '31073'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425655'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '16861'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426405'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.446090012788773 -91.2286987304688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.446090012788773"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2286987304688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.446090012788773 -91.2286987304688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.446090012788773"^^xsd:decimal ;
  geo-pos:long "-91.2286987304688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228698730469'^^xsd:double;
  dwc:latitude '-0.44609001278877'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425128'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '23.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415903'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418682'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416724'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '173'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427920'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424471'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419423'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421920'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422922'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426466'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427150'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417935'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417935'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '798'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428524'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424417'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0198199991136789 -91.5560684204102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0198199991136789"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5560684204102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0198199991136789 -91.5560684204102)"^^geo:wktLiteral ;
  geo-pos:lat "0.0198199991136789"^^xsd:decimal ;
  geo-pos:long "-91.5560684204102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.55606842041'^^xsd:double;
  dwc:latitude '0.019819999113679'^^xsd:double;
  dwc:individualCount '2419'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425354'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423110'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428082'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424259'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '371'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428100'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425392'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385259985923767 -91.2658386230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385259985923767"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2658386230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385259985923767 -91.2658386230469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385259985923767"^^xsd:decimal ;
  geo-pos:long "-91.2658386230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.265838623047'^^xsd:double;
  dwc:latitude '-0.38525998592377'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425491'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428456'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428109'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05423998832703 -91.1647033691406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05423998832703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1647033691406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05423998832703 -91.1647033691406)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05423998832703"^^xsd:decimal ;
  geo-pos:long "-91.1647033691406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.164703369141'^^xsd:double;
  dwc:latitude '-1.054239988327'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417399'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415046'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '5275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416422'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '24.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416422'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419889'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419523'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '12.189999580383'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429331'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416392'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416591'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418189'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.351799994707108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6716003417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.351799994707108"^^xsd:decimal ;
  geo-pos:long "-90.6716003417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418205'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418215'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126599997282028"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163970947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  geo-pos:lat "0.126599997282028"^^xsd:decimal ;
  geo-pos:long "-91.4163970947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416397094727'^^xsd:double;
  dwc:latitude '0.12659999728203'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424391'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424448'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '688'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417639'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417639'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '936'^^xsd:integer;
  dwc:observedWeight '261.22399902344'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419625'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415021'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425497'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429803'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416078'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423496'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427452'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428799'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '544'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428886'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418392'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418392'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419919'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417231'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417231'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416124'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426981'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1401'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426328'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416553'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418757'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429107'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429172'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428864'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421493'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '798'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419084'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '936'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426635'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415379'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415379'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417614'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417614'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415238'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415238'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421344'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '457'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429017'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416183'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416910'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416910'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415338'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '16.329999923706'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415338'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415743'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '1975'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422631'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '732'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425865'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '668'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426994'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '12705'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420620'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '981'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421059'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420939'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417334'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419144'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422077'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652220010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.126579284668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652220010757446"^^xsd:decimal ;
  geo-pos:long "-91.126579284668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.126579284668'^^xsd:double;
  dwc:latitude '-0.65222001075745'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428455'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421319'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427589'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426737'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427811'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427103'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423309'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427275'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427346'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '6075'^^xsd:integer;
  dwc:observedWeight '123.4700012207'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429574'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415286'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415286'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415633'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419186'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780659973621368 -91.4206008911133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780659973621368"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4206008911133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780659973621368 -91.4206008911133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780659973621368"^^xsd:decimal ;
  geo-pos:long "-91.4206008911133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.420600891113'^^xsd:double;
  dwc:latitude '-0.78065997362137'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425606'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1064'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425985'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.446940004825592 -91.228630065918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.446940004825592"^^xsd:decimal ;
  dwc:decimalLongitude "-91.228630065918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.446940004825592 -91.228630065918)"^^geo:wktLiteral ;
  geo-pos:lat "-0.446940004825592"^^xsd:decimal ;
  geo-pos:long "-91.228630065918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228630065918'^^xsd:double;
  dwc:latitude '-0.44694000482559'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425127'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416447'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416447'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419933'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417248'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416883'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416883'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '658'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418884'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '587'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425318'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '318'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426882'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0502500012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5601501464844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0502500012516975"^^xsd:decimal ;
  geo-pos:long "-91.5601501464844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.560150146484'^^xsd:double;
  dwc:latitude '-0.050250001251697'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426352'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429631'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425671'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429729'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420820'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '19.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415583'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416273'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '24.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416273'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427257'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423365'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429791'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416476'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688499987125397 -91.2551879882812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688499987125397"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2551879882812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688499987125397 -91.2551879882812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688499987125397"^^xsd:decimal ;
  geo-pos:long "-91.2551879882812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.255187988281'^^xsd:double;
  dwc:latitude '-0.6884999871254'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425237'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425319'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427503'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417310'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420542'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415441'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422798'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427173'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426248'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '2574'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426273'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0419100522995 -91.1550598144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0419100522995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1550598144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0419100522995 -91.1550598144531)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0419100522995"^^xsd:decimal ;
  geo-pos:long "-91.1550598144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.155059814453'^^xsd:double;
  dwc:latitude '-1.0419100522995'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417446'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418922'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416059'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428549'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429033'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417039'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415790'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415790'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426551'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425298'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418938'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425397'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415471'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415685'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418912'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416561'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416561'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '3710'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427291'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '765'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426720'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426776'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416873'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416873'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00915000028908253 -91.5779571533203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.00915000028908253"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5779571533203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00915000028908253 -91.5779571533203)"^^geo:wktLiteral ;
  geo-pos:lat "0.00915000028908253"^^xsd:decimal ;
  geo-pos:long "-91.5779571533203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.57795715332'^^xsd:double;
  dwc:latitude '0.0091500002890825'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '14.75'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429512'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '472'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422914'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429897'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425620'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '534'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427999'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424350'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428426'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '40.740001678467'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429241'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '491'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421547'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415349'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '26.760000228882'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415349'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415768'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29252994060516 -90.5007400512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29252994060516"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5007400512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29252994060516 -90.5007400512695)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29252994060516"^^xsd:decimal ;
  geo-pos:long "-90.5007400512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.50074005127'^^xsd:double;
  dwc:latitude '-1.2925299406052'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425686'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426859'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416513'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '665'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427857'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417108'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418144'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '919'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426820'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427533'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415887'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415672'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417232'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415399'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416848'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424166'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '188'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428332'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416035'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419200'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687139987945557 -89.3564376831055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687139987945557"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3564376831055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687139987945557 -89.3564376831055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687139987945557"^^xsd:decimal ;
  geo-pos:long "-89.3564376831055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417824'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.356437683105'^^xsd:double;
  dwc:latitude '-0.68713998794556'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417824'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500419974327087 -91.5252380371094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.500419974327087"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5252380371094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500419974327087 -91.5252380371094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.500419974327087"^^xsd:decimal ;
  geo-pos:long "-91.5252380371094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.525238037109'^^xsd:double;
  dwc:latitude '-0.50041997432709'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425204'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419629'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418679'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '988'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426013'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426923'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427400'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428943'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426854'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423112'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '535'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427070'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415662'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416083'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418216'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418317'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421955'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03137004375458"^^xsd:decimal ;
  dwc:decimalLongitude "-91.097900390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03137004375458"^^xsd:decimal ;
  geo-pos:long "-91.097900390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097900390625'^^xsd:double;
  dwc:latitude '-1.0313700437546'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.8699998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417165'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415841'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416014'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:observedWeight '354.54000854492'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429620'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '14532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425973'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3854675292969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.205129995942116"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3854675292969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3854675292969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.205129995942116"^^xsd:decimal ;
  geo-pos:long "-91.3854675292969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385467529297'^^xsd:double;
  dwc:latitude '-0.20512999594212'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426066'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426933'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415181'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.577499985694885 -90.1641998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.577499985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1641998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.577499985694885 -90.1641998291016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.577499985694885"^^xsd:decimal ;
  geo-pos:long "-90.1641998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418723'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417226'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416258'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421691'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.353489995002747 -91.2931365966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.353489995002747"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2931365966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.353489995002747 -91.2931365966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.353489995002747"^^xsd:decimal ;
  geo-pos:long "-91.2931365966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.29313659668'^^xsd:double;
  dwc:latitude '-0.35348999500275'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425123'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '585'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419151'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426958'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821160018444061 -89.3473129272461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821160018444061"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3473129272461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821160018444061 -89.3473129272461)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821160018444061"^^xsd:decimal ;
  geo-pos:long "-89.3473129272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.347312927246'^^xsd:double;
  dwc:latitude '-0.82116001844406'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418644'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415309'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416630'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417005'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.600399971008301 -90.7636032104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.600399971008301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7636032104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.600399971008301 -90.7636032104492)"^^geo:wktLiteral ;
  geo-pos:lat "0.600399971008301"^^xsd:decimal ;
  geo-pos:long "-90.7636032104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418187'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:observedWeight '72.269996643066'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418187'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424184'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1060'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425640'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419584'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0200200006365776 -91.5563430786133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0200200006365776"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5563430786133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0200200006365776 -91.5563430786133)"^^geo:wktLiteral ;
  geo-pos:lat "0.0200200006365776"^^xsd:decimal ;
  geo-pos:long "-91.5563430786133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.556343078613'^^xsd:double;
  dwc:latitude '0.020020000636578'^^xsd:double;
  dwc:individualCount '1344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426023'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.399309992790222 -91.2293167114258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.399309992790222"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2293167114258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.399309992790222 -91.2293167114258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.399309992790222"^^xsd:decimal ;
  geo-pos:long "-91.2293167114258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.229316711426'^^xsd:double;
  dwc:latitude '-0.39930999279022'^^xsd:double;
  dwc:individualCount '707'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426815'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428498'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2295'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425155'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37542000412941 -91.2688598632812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.37542000412941"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2688598632812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37542000412941 -91.2688598632812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.37542000412941"^^xsd:decimal ;
  geo-pos:long "-91.2688598632812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268859863281'^^xsd:double;
  dwc:latitude '-0.37542000412941'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428910'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421797'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419753'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427053'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '924'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426621'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420223'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420432'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428239'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424466'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428802'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '338'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418349'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419376'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428560'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415453'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.581099987030029"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7863693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  geo-pos:lat "0.581099987030029"^^xsd:decimal ;
  geo-pos:long "-90.7863693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '17.680000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417690'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '609'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429875'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429939'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416190'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04098999500275 -91.155647277832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04098999500275"^^xsd:decimal ;
  dwc:decimalLongitude "-91.155647277832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04098999500275 -91.155647277832)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04098999500275"^^xsd:decimal ;
  geo-pos:long "-91.155647277832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.155647277832'^^xsd:double;
  dwc:latitude '-1.0409899950027'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417406'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '3515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427902'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '643'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420714'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419413'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416153'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418918'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.9800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419334'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417265'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418754'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8194500207901 -89.5449295043945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8194500207901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5449295043945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8194500207901 -89.5449295043945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8194500207901"^^xsd:decimal ;
  geo-pos:long "-89.5449295043945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.544929504395'^^xsd:double;
  dwc:latitude '-0.8194500207901'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429918'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416682'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416682'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '326'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426145'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.600399971008301 -90.7636032104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.600399971008301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7636032104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.600399971008301 -90.7636032104492)"^^geo:wktLiteral ;
  geo-pos:lat "0.600399971008301"^^xsd:decimal ;
  geo-pos:long "-90.7636032104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:observedWeight '47.810001373291'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418320'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24883997440338 -90.3719787597656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24883997440338"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3719787597656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24883997440338 -90.3719787597656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24883997440338"^^xsd:decimal ;
  geo-pos:long "-90.3719787597656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371978759766'^^xsd:double;
  dwc:latitude '-1.2488399744034'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416005'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420089'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416617'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416617'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '12080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419524'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425613'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '173'^^xsd:integer;
  dwc:observedWeight '36.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417885'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415195'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0775400027632713 -91.4964370727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0775400027632713"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4964370727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0775400027632713 -91.4964370727539)"^^geo:wktLiteral ;
  geo-pos:lat "0.0775400027632713"^^xsd:decimal ;
  geo-pos:long "-91.4964370727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.496437072754'^^xsd:double;
  dwc:latitude '0.077540002763271'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425429'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417109'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427746'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428247'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428262'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '21900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426318'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420536'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77455997467041 -90.4106292724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77455997467041"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4106292724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77455997467041 -90.4106292724609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77455997467041"^^xsd:decimal ;
  geo-pos:long "-90.4106292724609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.410629272461'^^xsd:double;
  dwc:latitude '-0.77455997467041'^^xsd:double;
  dwc:individualCount '659'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427698'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428272'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '553'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427022'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '2412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426823'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420594'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428861'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23083329200745 -90.4657974243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23083329200745"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4657974243164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23083329200745 -90.4657974243164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23083329200745"^^xsd:decimal ;
  geo-pos:long "-90.4657974243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.465797424316'^^xsd:double;
  dwc:latitude '-1.2308332920075'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427421'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420563'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428445'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '534'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424303'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428601'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429959'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '784'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426034'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '17681'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426387'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '451'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427718'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420435'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1138'^^xsd:integer;
  dwc:observedWeight '47.700000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427924'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '12945'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422674'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91882997751236 -89.4008865356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.91882997751236"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4008865356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91882997751236 -89.4008865356445)"^^geo:wktLiteral ;
  geo-pos:lat "-0.91882997751236"^^xsd:decimal ;
  geo-pos:long "-89.4008865356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418340'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.400886535645'^^xsd:double;
  dwc:latitude '-0.91882997751236'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418340'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418391'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418391'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1032'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422754'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '895'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '853'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426597'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '902'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426613'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419319'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419337'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418467'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418467'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415043'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.351799994707108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6716003417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.351799994707108"^^xsd:decimal ;
  geo-pos:long "-90.6716003417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418000'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417284'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417284'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97842001914978 -91.4460830688477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97842001914978"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4460830688477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97842001914978 -91.4460830688477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97842001914978"^^xsd:decimal ;
  geo-pos:long "-91.4460830688477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.446083068848'^^xsd:double;
  dwc:latitude '-0.97842001914978'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417483'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '424'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426901'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422995'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '6150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420638'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428286'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326660007238388 -91.3387069702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.326660007238388"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3387069702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326660007238388 -91.3387069702148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.326660007238388"^^xsd:decimal ;
  geo-pos:long "-91.3387069702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.338706970215'^^xsd:double;
  dwc:latitude '-0.32666000723839'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428826'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429065'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5426151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426151'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '429'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426903'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427101'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417098'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428781'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428996'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416999'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '16.780000686646'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415139'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '40.799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415960'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419292'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425573'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420256'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426692'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420447'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '466'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427874'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '20150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420516'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420523'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418563'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421863'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70771998167038 -89.3898773193359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.70771998167038"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3898773193359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.70771998167038 -89.3898773193359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.70771998167038"^^xsd:decimal ;
  geo-pos:long "-89.3898773193359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.389877319336'^^xsd:double;
  dwc:latitude '-0.70771998167038'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429982'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '4356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423354'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '6530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '2600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424958'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416450'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416450'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418492'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426254'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418351'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420704'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420951'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428500'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426773'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428269'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428376'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420415'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '17150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '581'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423699'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427756'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428912'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:observedWeight '11.519300460815'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420148'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417602'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417602'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415005'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415005'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428663'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429718'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.468459993600845 -91.6134185791016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.468459993600845"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6134185791016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.468459993600845 -91.6134185791016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.468459993600845"^^xsd:decimal ;
  geo-pos:long "-91.6134185791016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.613418579102'^^xsd:double;
  dwc:latitude '-0.46845999360085'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429524'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.475670009851456 -91.2228469848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.475670009851456"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2228469848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.475670009851456 -91.2228469848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.475670009851456"^^xsd:decimal ;
  geo-pos:long "-91.2228469848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.222846984863'^^xsd:double;
  dwc:latitude '-0.47567000985146'^^xsd:double;
  dwc:individualCount '2100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425250'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.125379994511604 -91.3915328979492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.125379994511604"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3915328979492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.125379994511604 -91.3915328979492)"^^geo:wktLiteral ;
  geo-pos:lat "0.125379994511604"^^xsd:decimal ;
  geo-pos:long "-91.3915328979492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391532897949'^^xsd:double;
  dwc:latitude '0.1253799945116'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:observedWeight '14.260000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429411'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425867'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426437'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419942'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423104'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427099'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429027'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.644509971141815 -91.1194610595703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.644509971141815"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1194610595703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.644509971141815 -91.1194610595703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.644509971141815"^^xsd:decimal ;
  geo-pos:long "-91.1194610595703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.11946105957'^^xsd:double;
  dwc:latitude '-0.64450997114181'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425546'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424145'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418944'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427106'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420732'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.613900005817413"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0943984985352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.613900005817413"^^xsd:decimal ;
  geo-pos:long "-91.0943984985352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094398498535'^^xsd:double;
  dwc:latitude '-0.61390000581741'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424467'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428715'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421496'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418640'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '4900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419679'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416903'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416903'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420182'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425483'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429538'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:observedWeight '1069.0899658203'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429626'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '27.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416552'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417370'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417370'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748589992523193 -90.4541473388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748589992523193"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4541473388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748589992523193 -90.4541473388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748589992523193"^^xsd:decimal ;
  geo-pos:long "-90.4541473388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.454147338867'^^xsd:double;
  dwc:latitude '-0.74858999252319'^^xsd:double;
  dwc:individualCount '344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427805'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419708'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417757'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417266'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419541'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415148'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429158'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422495'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418449'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '16.809999465942'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418449'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429835'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423286'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426472'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426602'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427436'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '14053'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426419'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427338'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427628'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426798'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426982'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426434'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426548'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668290019035339 -91.2551727294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668290019035339"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2551727294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668290019035339 -91.2551727294922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668290019035339"^^xsd:decimal ;
  geo-pos:long "-91.2551727294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.255172729492'^^xsd:double;
  dwc:latitude '-0.66829001903534'^^xsd:double;
  dwc:individualCount '1414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426817'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427875'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424764'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415271'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415271'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419137'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421476'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417850'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417850'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415741'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415741'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417223'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417223'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '34.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417315'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759199976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2771987915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759199976921082"^^xsd:decimal ;
  geo-pos:long "-90.2771987915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423838'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423796'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428327'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429859'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426159'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426529'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '708'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426678'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427733'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420462'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '206'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424580'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421285'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '734'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '705'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428331'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '9020'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424695'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428930'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416498'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424373'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421356'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425146'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416408'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418445'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '4700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '9500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426320'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '826'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420695'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428148'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2149963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05200004577637"^^xsd:decimal ;
  geo-pos:long "-91.2149963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.214996337891'^^xsd:double;
  dwc:latitude '-1.0520000457764'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424566'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421358'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43970000743866 -90.2692031860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43970000743866"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2692031860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43970000743866 -90.2692031860352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43970000743866"^^xsd:decimal ;
  geo-pos:long "-90.2692031860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421539'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '998'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429054'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '975'^^xsd:integer;
  dwc:observedWeight '19.809999465942'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429370'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429775'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '995'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426924'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423012'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.581099987030029"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7863693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  geo-pos:lat "0.581099987030029"^^xsd:decimal ;
  geo-pos:long "-90.7863693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '227'^^xsd:integer;
  dwc:observedWeight '57.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418055'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416486'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '18000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428364'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421082'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429067'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415472'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415472'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417141'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426909'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416676'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416676'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419945'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417546'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417546'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429465'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.172700002789497 -91.4008178710938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.172700002789497"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4008178710938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.172700002789497 -91.4008178710938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.172700002789497"^^xsd:decimal ;
  geo-pos:long "-91.4008178710938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.400817871094'^^xsd:double;
  dwc:latitude '-0.1727000027895'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425906'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419781'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425257'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0712800025939941 -91.4997634887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0712800025939941"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4997634887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0712800025939941 -91.4997634887695)"^^geo:wktLiteral ;
  geo-pos:lat "0.0712800025939941"^^xsd:decimal ;
  geo-pos:long "-91.4997634887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.49976348877'^^xsd:double;
  dwc:latitude '0.071280002593994'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425432'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429596'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416360'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417257'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415007'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428751'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419642'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05533003807068 -91.1647872924805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05533003807068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1647872924805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05533003807068 -91.1647872924805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05533003807068"^^xsd:decimal ;
  geo-pos:long "-91.1647872924805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16478729248'^^xsd:double;
  dwc:latitude '-1.0553300380707'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417200'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '537'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429964'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '2808'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420798'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97842001914978 -91.4460830688477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97842001914978"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4460830688477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97842001914978 -91.4460830688477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97842001914978"^^xsd:decimal ;
  geo-pos:long "-91.4460830688477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417484'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.446083068848'^^xsd:double;
  dwc:latitude '-0.97842001914978'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417484'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429787'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26701998710632 -90.4910736083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26701998710632"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4910736083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26701998710632 -90.4910736083984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26701998710632"^^xsd:decimal ;
  geo-pos:long "-90.4910736083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.491073608398'^^xsd:double;
  dwc:latitude '-1.2670199871063'^^xsd:double;
  dwc:individualCount '718'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425142'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415193'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415193'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.266880005598068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8718185424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.266880005598068"^^xsd:decimal ;
  geo-pos:long "-90.8718185424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87181854248'^^xsd:double;
  dwc:latitude '-0.26688000559807'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419408'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419456'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03474998474121 -91.1476516723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03474998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1476516723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03474998474121 -91.1476516723633)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03474998474121"^^xsd:decimal ;
  geo-pos:long "-91.1476516723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.147651672363'^^xsd:double;
  dwc:latitude '-1.0347499847412'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416337'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417061'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418104'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429888'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '406'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427026'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '765'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426045'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423005'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '259'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427791'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428390'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429864'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429886'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426500'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427860'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416906'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418283'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '19.040000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418283'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417083'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427458'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427812'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:observedWeight '116.09999847412'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419746'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420207'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426777'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415591'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415591'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418502'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422010'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429998'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427151'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205290004611015 -91.3948211669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.205290004611015"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3948211669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205290004611015 -91.3948211669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.205290004611015"^^xsd:decimal ;
  geo-pos:long "-91.3948211669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.394821166992'^^xsd:double;
  dwc:latitude '-0.20529000461101'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426649'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426756'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420209'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427764'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428370'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428024'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420785'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428551'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428806'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428839'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426103'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420204'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '6034'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426730'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '3720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420362'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '436'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.277209997177124 -91.5018768310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.277209997177124"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5018768310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.277209997177124 -91.5018768310547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.277209997177124"^^xsd:decimal ;
  geo-pos:long "-91.5018768310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.501876831055'^^xsd:double;
  dwc:latitude '-0.27720999717712'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429858'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424186'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424489'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424869'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419447'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '288'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '24.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415419'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416143'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428554'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.887449979782104 -89.3850936889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.887449979782104"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3850936889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.887449979782104 -89.3850936889648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.887449979782104"^^xsd:decimal ;
  geo-pos:long "-89.3850936889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418565'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.385093688965'^^xsd:double;
  dwc:latitude '-0.8874499797821'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418565'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418632'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415514'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416202'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:observedWeight '38.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418067'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416172'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425700'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '2990'^^xsd:integer;
  dwc:observedWeight '73.550003051758'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429588'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427108'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423316'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416028'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418711'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418711'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420179'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417976'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429458'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '903'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427352'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427845'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1030'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418839'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416166'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419509'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416507'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419104'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416923'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416923'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '728'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423771'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428495'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428827'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1704'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424779'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421790'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422785'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.724510014057159 -90.4889907836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.724510014057159"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4889907836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.724510014057159 -90.4889907836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.724510014057159"^^xsd:decimal ;
  geo-pos:long "-90.4889907836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488990783691'^^xsd:double;
  dwc:latitude '-0.72451001405716'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427366'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0494100004434586 -91.5460433959961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0494100004434586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5460433959961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0494100004434586 -91.5460433959961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0494100004434586"^^xsd:decimal ;
  geo-pos:long "-91.5460433959961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.546043395996'^^xsd:double;
  dwc:latitude '-0.049410000443459'^^xsd:double;
  dwc:individualCount '585'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426659'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418182'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '25.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418310'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420492'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428258'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424477'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428744'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416609'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420059'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1489181518555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1489181518555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1489181518555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1489181518555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148918151855'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425375'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423086'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415587'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0384799987077713 -91.4163665771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0384799987077713"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163665771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0384799987077713 -91.4163665771484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0384799987077713"^^xsd:decimal ;
  geo-pos:long "-91.4163665771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416366577148'^^xsd:double;
  dwc:latitude '-0.038479998707771'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426079'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '1215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427222'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429977'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.103220000863075 -91.4862365722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.103220000863075"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4862365722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.103220000863075 -91.4862365722656)"^^geo:wktLiteral ;
  geo-pos:lat "0.103220000863075"^^xsd:decimal ;
  geo-pos:long "-91.4862365722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.486236572266'^^xsd:double;
  dwc:latitude '0.10322000086308'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:observedWeight '31.549999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429409'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0622299984097481 -91.4081726074219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0622299984097481"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4081726074219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0622299984097481 -91.4081726074219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0622299984097481"^^xsd:decimal ;
  geo-pos:long "-91.4081726074219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.408172607422'^^xsd:double;
  dwc:latitude '-0.062229998409748'^^xsd:double;
  dwc:individualCount '3192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425427'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420259'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420427'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420527'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424592'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '206'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '498'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428530'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426857'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415513'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415513'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418728'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416632'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417543'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417543'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416116'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416116'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419720'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415676'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415676'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190799999982119 -91.5575180053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190799999982119"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5575180053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190799999982119 -91.5575180053711)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190799999982119"^^xsd:decimal ;
  geo-pos:long "-91.5575180053711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557518005371'^^xsd:double;
  dwc:latitude '0.019079999998212'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417595'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420177'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.952300012111664"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5938034057617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.952300012111664"^^xsd:decimal ;
  geo-pos:long "-89.5938034057617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.593803405762'^^xsd:double;
  dwc:latitude '-0.95230001211166'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429712'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425766'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427675'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427941'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426092'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422771'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423100'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '10.64999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417828'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:observedWeight '23.582799911499'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419982'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420230'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418406'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418406'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429454'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68970000743866 -89.3106002807617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68970000743866"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3106002807617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68970000743866 -89.3106002807617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68970000743866"^^xsd:decimal ;
  geo-pos:long "-89.3106002807617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.310600280762'^^xsd:double;
  dwc:latitude '-0.68970000743866'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419813'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428501'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415177'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1045'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418951'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419041'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.825980007648468 -89.34716796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.825980007648468"^^xsd:decimal ;
  dwc:decimalLongitude "-89.34716796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.825980007648468 -89.34716796875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.825980007648468"^^xsd:decimal ;
  geo-pos:long "-89.34716796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.34716796875'^^xsd:double;
  dwc:latitude '-0.82598000764847'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '12.720000267029'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418533'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.270610004663467 -91.4955673217773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.270610004663467"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4955673217773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.270610004663467 -91.4955673217773)"^^geo:wktLiteral ;
  geo-pos:lat "-0.270610004663467"^^xsd:decimal ;
  geo-pos:long "-91.4955673217773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.495567321777'^^xsd:double;
  dwc:latitude '-0.27061000466347'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:observedWeight '20.879999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429246'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419917'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416232'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415364'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.3199996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418454'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426448'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382629990577698 -91.2500762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382629990577698"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382629990577698 -91.2500762939453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382629990577698"^^xsd:decimal ;
  geo-pos:long "-91.2500762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250076293945'^^xsd:double;
  dwc:latitude '-0.3826299905777'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428927'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '14.060000419617'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415966'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416165'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416165'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05658996105194 -91.1697692871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05658996105194"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1697692871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05658996105194 -91.1697692871094)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05658996105194"^^xsd:decimal ;
  geo-pos:long "-91.1697692871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.169769287109'^^xsd:double;
  dwc:latitude '-1.0565899610519'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417193'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416146'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422349'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429488'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '9393'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420650'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420806'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '918'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426033'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7009963989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7009963989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427417'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '363'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427978'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417945'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417629'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417629'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497249990701675"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3710021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497249990701675"^^xsd:decimal ;
  geo-pos:long "-90.3710021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419388'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426641'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690280020236969 -91.2830123901367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690280020236969"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2830123901367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690280020236969 -91.2830123901367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690280020236969"^^xsd:decimal ;
  geo-pos:long "-91.2830123901367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.283012390137'^^xsd:double;
  dwc:latitude '-0.69028002023697'^^xsd:double;
  dwc:individualCount '3400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425229'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418427'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:observedWeight '144'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418427'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418681'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417799'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '8.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417799'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417802'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '1783'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421818'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421495'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415665'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415665'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '355'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429423'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '3700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420374'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423763'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428169'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427301'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '19635'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423662'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '14355'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:observedWeight '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429616'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429562'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417628'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417628'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417988'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429171'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416445'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416445'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.901109993457794 -89.625602722168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.901109993457794"^^xsd:decimal ;
  dwc:decimalLongitude "-89.625602722168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.901109993457794 -89.625602722168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.901109993457794"^^xsd:decimal ;
  geo-pos:long "-89.625602722168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625602722168'^^xsd:double;
  dwc:latitude '-0.90110999345779'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419442'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418899'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421945'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '16.326499938965'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419834'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415611'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419210'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416642'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.531199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7343978881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  geo-pos:lat "0.531199991703033"^^xsd:decimal ;
  geo-pos:long "-90.7343978881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.734397888184'^^xsd:double;
  dwc:latitude '0.53119999170303'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418240'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418619'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416339'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419887'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416506'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425291'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390909999608994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.268798828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390909999608994"^^xsd:decimal ;
  geo-pos:long "-91.268798828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268798828125'^^xsd:double;
  dwc:latitude '-0.39090999960899'^^xsd:double;
  dwc:individualCount '1250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426571'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '27978'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426384'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3575'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423664'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422811'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31149005889893 -90.5099487304688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31149005889893"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5099487304688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31149005889893 -90.5099487304688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31149005889893"^^xsd:decimal ;
  geo-pos:long "-90.5099487304688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509948730469'^^xsd:double;
  dwc:latitude '-1.3114900588989'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426137'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '303'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426487'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '7440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420364'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416177'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416177'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416433'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0425900220871 -91.16259765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0425900220871"^^xsd:decimal ;
  dwc:decimalLongitude "-91.16259765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0425900220871 -91.16259765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0425900220871"^^xsd:decimal ;
  geo-pos:long "-91.16259765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16259765625'^^xsd:double;
  dwc:latitude '-1.0425900220871'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417449'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429991'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429292'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415389'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.840399980545044 -90.0434036254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.840399980545044"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0434036254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.840399980545044 -90.0434036254883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.840399980545044"^^xsd:decimal ;
  geo-pos:long "-90.0434036254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417929'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '28.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417929'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417741'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419282'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420226'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420066'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428846'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418848'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428407'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428191'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428320'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33229005336761 -90.5039215087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33229005336761"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5039215087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33229005336761 -90.5039215087891)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33229005336761"^^xsd:decimal ;
  geo-pos:long "-90.5039215087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.503921508789'^^xsd:double;
  dwc:latitude '-1.3322900533676'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425704'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423111'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25961005687714"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4967880249023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25961005687714"^^xsd:decimal ;
  geo-pos:long "-90.4967880249023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425699'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429808'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427018'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:observedWeight '122.47200012207'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428228'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421343'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421861'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439170002937317 -91.2289962768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.439170002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2289962768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439170002937317 -91.2289962768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.439170002937317"^^xsd:decimal ;
  geo-pos:long "-91.2289962768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228996276855'^^xsd:double;
  dwc:latitude '-0.43917000293732'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425238'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421950'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427715'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428168'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424359'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427839'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417308'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417308'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419496'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420067'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427207'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426995'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202549993991852 -91.392951965332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202549993991852"^^xsd:decimal ;
  dwc:decimalLongitude "-91.392951965332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202549993991852 -91.392951965332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202549993991852"^^xsd:decimal ;
  geo-pos:long "-91.392951965332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392951965332'^^xsd:double;
  dwc:latitude '-0.20254999399185'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426071'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426296'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427229'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27581998705864 -91.5070724487305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27581998705864"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5070724487305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27581998705864 -91.5070724487305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27581998705864"^^xsd:decimal ;
  geo-pos:long "-91.5070724487305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50707244873'^^xsd:double;
  dwc:latitude '-0.27581998705864'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425171'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419340'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01783001422882 -91.3409118652344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01783001422882"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3409118652344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01783001422882 -91.3409118652344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01783001422882"^^xsd:decimal ;
  geo-pos:long "-91.3409118652344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.340911865234'^^xsd:double;
  dwc:latitude '-1.0178300142288'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.4800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417181'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '2100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419230'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428759'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '666'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425138'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418544'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420042'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425413'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1288'^^xsd:integer;
  dwc:observedWeight '26.170000076294'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429583'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425525'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349379986524582 -91.30322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.349379986524582"^^xsd:decimal ;
  dwc:decimalLongitude "-91.30322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349379986524582 -91.30322265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.349379986524582"^^xsd:decimal ;
  geo-pos:long "-91.30322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417520'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30322265625'^^xsd:double;
  dwc:latitude '-0.34937998652458'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417520'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '462'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425271'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418755'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04463994503021 -91.1613388061523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04463994503021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1613388061523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04463994503021 -91.1613388061523)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04463994503021"^^xsd:decimal ;
  geo-pos:long "-91.1613388061523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416924'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.161338806152'^^xsd:double;
  dwc:latitude '-1.0446399450302'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '13.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416924'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '3478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425177'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428913'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415973'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '8.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415973'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '38.095199584961'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420279'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427502'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427325'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428178'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428629'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419432'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419811'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418668'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418668'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03996002674103 -91.1577682495117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03996002674103"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1577682495117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03996002674103 -91.1577682495117)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03996002674103"^^xsd:decimal ;
  geo-pos:long "-91.1577682495117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157768249512'^^xsd:double;
  dwc:latitude '-1.039960026741'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415460'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418466'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416655'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416655'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '462'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428993'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420850'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428340'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428368'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171388894319534 -91.3986129760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.171388894319534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3986129760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.171388894319534 -91.3986129760742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.171388894319534"^^xsd:decimal ;
  geo-pos:long "-91.3986129760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.398612976074'^^xsd:double;
  dwc:latitude '-0.17138889431953'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424474'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '594'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428895'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '32.653099060059'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420138'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415241'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420501'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '518'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428905'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429206'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:observedWeight '25.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417149'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428502'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428789'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '529'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428951'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416293'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416480'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416480'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416861'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416584'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417972'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '18.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417972'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417936'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416159'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416159'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419654'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '991'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418897'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '374'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428844'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428735'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '326'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421677'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '419'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420390'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '5801'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420404'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.112549997866154 -91.4484329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.112549997866154"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4484329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.112549997866154 -91.4484329223633)"^^geo:wktLiteral ;
  geo-pos:lat "0.112549997866154"^^xsd:decimal ;
  geo-pos:long "-91.4484329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.448432922363'^^xsd:double;
  dwc:latitude '0.11254999786615'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429416'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '587'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04068994522095 -91.1578063964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04068994522095"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1578063964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04068994522095 -91.1578063964844)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04068994522095"^^xsd:decimal ;
  geo-pos:long "-91.1578063964844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415367'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157806396484'^^xsd:double;
  dwc:latitude '-1.0406899452209'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415367'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419191'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418499'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428012'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '1525'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420728'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428312'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.379170000553131 -91.2750625610352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.379170000553131"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2750625610352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.379170000553131 -91.2750625610352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.379170000553131"^^xsd:decimal ;
  geo-pos:long "-91.2750625610352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.275062561035'^^xsd:double;
  dwc:latitude '-0.37917000055313'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417490'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418428'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '19.090000152588'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418428'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418975'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425800'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415679'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415679'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416320'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416320'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419515'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425409'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26681005954742 -90.4900588989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26681005954742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4900588989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26681005954742 -90.4900588989258)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26681005954742"^^xsd:decimal ;
  geo-pos:long "-90.4900588989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490058898926'^^xsd:double;
  dwc:latitude '-1.2668100595474'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420602'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420789'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759199976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2771987915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759199976921082"^^xsd:decimal ;
  geo-pos:long "-90.2771987915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '452'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '479'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428106'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417946'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '13.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417946'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415322'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418842'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:observedWeight '143.31100463867'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415699'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415699'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427469'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427960'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428071'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420989'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '16470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426414'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415524'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422361'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '417'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429798'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427391'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423314'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424286'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '1360'^^xsd:integer;
  dwc:observedWeight '33.450000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429585'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '451'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429955'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '6009'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709829986095428 -90.5324630737305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709829986095428"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5324630737305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709829986095428 -90.5324630737305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709829986095428"^^xsd:decimal ;
  geo-pos:long "-90.5324630737305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53246307373'^^xsd:double;
  dwc:latitude '-0.70982998609543'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427239'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426600'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '647'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426609'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429127'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419628'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780350029468536 -91.4259414672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780350029468536"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4259414672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780350029468536 -91.4259414672852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780350029468536"^^xsd:decimal ;
  geo-pos:long "-91.4259414672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.425941467285'^^xsd:double;
  dwc:latitude '-0.78035002946854'^^xsd:double;
  dwc:individualCount '653'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429080'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415756'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415756'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '38.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415759'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '7800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419465'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426936'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422993'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426973'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427002'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422691'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427348'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420340'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428515'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428517'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421676'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415210'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815000012516975 -91.4943923950195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0815000012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4943923950195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815000012516975 -91.4943923950195)"^^geo:wktLiteral ;
  geo-pos:lat "0.0815000012516975"^^xsd:decimal ;
  geo-pos:long "-91.4943923950195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.49439239502'^^xsd:double;
  dwc:latitude '0.081500001251697'^^xsd:double;
  dwc:individualCount '1232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425416'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429930'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419444'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421331'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428593'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428159'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416420'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416354'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416762'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417171'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.176643371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05417001247406"^^xsd:decimal ;
  dwc:decimalLongitude "-91.176643371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05417001247406 -91.176643371582)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05417001247406"^^xsd:decimal ;
  geo-pos:long "-91.176643371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.176643371582'^^xsd:double;
  dwc:latitude '-1.0541700124741'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417390'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417623'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429641'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422334'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426886'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426366'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427792'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420419'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '337'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429235'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13740000128746 -91.38330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13740000128746"^^xsd:decimal ;
  dwc:decimalLongitude "-91.38330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13740000128746 -91.38330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.13740000128746"^^xsd:decimal ;
  geo-pos:long "-91.38330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.38330078125'^^xsd:double;
  dwc:latitude '0.13740000128746'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424735'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424432'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1564'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424290'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '639'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428334'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '609'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426732'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427280'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427840'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '441'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427979'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427977'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420546'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652220010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.126579284668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652220010757446"^^xsd:decimal ;
  geo-pos:long "-91.126579284668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.126579284668'^^xsd:double;
  dwc:latitude '-0.65222001075745'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428458'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '7715'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420689'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '5702'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427128'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426561'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426772'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367060005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2739791870117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367060005664825"^^xsd:decimal ;
  geo-pos:long "-91.2739791870117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273979187012'^^xsd:double;
  dwc:latitude '-0.36706000566482'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417500'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:observedWeight '15.979999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429544'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429607'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497249990701675"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3710021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497249990701675"^^xsd:decimal ;
  geo-pos:long "-90.3710021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '2640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419335'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417262'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417088'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417088'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415135'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415135'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '332'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422947'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427130'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.328370004892349 -91.3372497558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.328370004892349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3372497558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.328370004892349 -91.3372497558594)"^^geo:wktLiteral ;
  geo-pos:lat "-0.328370004892349"^^xsd:decimal ;
  geo-pos:long "-91.3372497558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.337249755859'^^xsd:double;
  dwc:latitude '-0.32837000489235'^^xsd:double;
  dwc:individualCount '1190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425167'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415714'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416052'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:observedWeight '201.36099243164'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419742'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '33.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415417'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419778'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415153'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415153'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416920'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206650003790855 -91.3929290771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206650003790855"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3929290771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206650003790855 -91.3929290771484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206650003790855"^^xsd:decimal ;
  geo-pos:long "-91.3929290771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392929077148'^^xsd:double;
  dwc:latitude '-0.20665000379085'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417575'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '619'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427396'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427427'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428284'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419091'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427550'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427564'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2759'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426645'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427966'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417479'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417479'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2205970287323 -90.4279708862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2205970287323"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4279708862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2205970287323 -90.4279708862305)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2205970287323"^^xsd:decimal ;
  geo-pos:long "-90.4279708862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.42797088623'^^xsd:double;
  dwc:latitude '-1.2205970287323'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418010'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '370.06799316406'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419067'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417240'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04068994522095 -91.1573104858398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04068994522095"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1573104858398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04068994522095 -91.1573104858398)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04068994522095"^^xsd:decimal ;
  geo-pos:long "-91.1573104858398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.15731048584'^^xsd:double;
  dwc:latitude '-1.0406899452209'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417445'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429759'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416041'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416041'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419861'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415353'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415353'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.975139975547791 -90.9710464477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.975139975547791"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9710464477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.975139975547791 -90.9710464477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.975139975547791"^^xsd:decimal ;
  geo-pos:long "-90.9710464477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417113'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.971046447754'^^xsd:double;
  dwc:latitude '-0.97513997554779'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417113'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '502'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425275'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2826'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422682'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424575'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '52668'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421684'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415361'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382660001516342 -91.2497863769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382660001516342"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2497863769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382660001516342 -91.2497863769531)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382660001516342"^^xsd:decimal ;
  geo-pos:long "-91.2497863769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249786376953'^^xsd:double;
  dwc:latitude '-0.38266000151634'^^xsd:double;
  dwc:individualCount '885'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425645'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '10787'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422676'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425644'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '432'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416989'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420054'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416121'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416121'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419729'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418191'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417696'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421329'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418354'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425411'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282449990510941 -91.518669128418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282449990510941"^^xsd:decimal ;
  dwc:decimalLongitude "-91.518669128418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282449990510941 -91.518669128418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282449990510941"^^xsd:decimal ;
  geo-pos:long "-91.518669128418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.518669128418'^^xsd:double;
  dwc:latitude '-0.28244999051094'^^xsd:double;
  dwc:individualCount '1035'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426617'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428143'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1065'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419088'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.915300011634827 -89.6365966796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.915300011634827"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6365966796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.915300011634827 -89.6365966796875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.915300011634827"^^xsd:decimal ;
  geo-pos:long "-89.6365966796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.636596679688'^^xsd:double;
  dwc:latitude '-0.91530001163483'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420049'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416925'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416925'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416938'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '17.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418376'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428116'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425328'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415880'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418977'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416856'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416856'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417143'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417143'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416102'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419304'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '910'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420261'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428150'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416136'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416136'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03746998310089 -91.1543197631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03746998310089"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1543197631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03746998310089 -91.1543197631836)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03746998310089"^^xsd:decimal ;
  geo-pos:long "-91.1543197631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416428'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.154319763184'^^xsd:double;
  dwc:latitude '-1.0374699831009'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416428'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419808'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417785'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '23027'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426307'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427612'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423344'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423371'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908981323242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908981323242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908981323242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908981323242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490898132324'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424785'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417784'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429499'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780669987201691 -91.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780669987201691"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780669987201691 -91.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780669987201691"^^xsd:decimal ;
  geo-pos:long "-91.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.419998168945'^^xsd:double;
  dwc:latitude '-0.78066998720169'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425379'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424552'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '27.659999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417767'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415164'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419026'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415914'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '6645'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420678'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '16.809999465942'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418210'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426098'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427217'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420998'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428314'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.613900005817413"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0943984985352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.613900005817413"^^xsd:decimal ;
  geo-pos:long "-91.0943984985352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094398498535'^^xsd:double;
  dwc:latitude '-0.61390000581741'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424469'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423363'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.274809986352921 -91.5014038085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.274809986352921"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5014038085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.274809986352921 -91.5014038085938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.274809986352921"^^xsd:decimal ;
  geo-pos:long "-91.5014038085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.501403808594'^^xsd:double;
  dwc:latitude '-0.27480998635292'^^xsd:double;
  dwc:individualCount '1908'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426622'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '363'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426753'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428650'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1495'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425963'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '1420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422763'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5781'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '559'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428586'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428769'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419928'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415324'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426706'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426788'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427731'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424263'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418535'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416025'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416025'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418276'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416397'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420189'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419825'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416826'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424746'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420538'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '479'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428636'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429868'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418326'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416261'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '19.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416296'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428497'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428590'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428555'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.948319971561432 -91.4663162231445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.948319971561432"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4663162231445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.948319971561432 -91.4663162231445)"^^geo:wktLiteral ;
  geo-pos:lat "-0.948319971561432"^^xsd:decimal ;
  geo-pos:long "-91.4663162231445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.466316223145'^^xsd:double;
  dwc:latitude '-0.94831997156143'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415247'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.986010015010834"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0037002563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.986010015010834"^^xsd:decimal ;
  geo-pos:long "-91.0037002563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415102'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415102'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01949000358582 -91.3988800048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01949000358582"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3988800048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01949000358582 -91.3988800048828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01949000358582"^^xsd:decimal ;
  geo-pos:long "-91.3988800048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.398880004883'^^xsd:double;
  dwc:latitude '-1.0194900035858'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417170'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429475'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427710'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428352'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418154'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418154'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424982'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419752'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425264'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '19.020000457764'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429422'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20168000459671 -91.3908615112305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20168000459671"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3908615112305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20168000459671 -91.3908615112305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20168000459671"^^xsd:decimal ;
  geo-pos:long "-91.3908615112305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39086151123'^^xsd:double;
  dwc:latitude '-0.20168000459671'^^xsd:double;
  dwc:individualCount '954'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425349'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665459990501404 -91.2097015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.665459990501404"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2097015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665459990501404 -91.2097015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.665459990501404"^^xsd:decimal ;
  geo-pos:long "-91.2097015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.209701538086'^^xsd:double;
  dwc:latitude '-0.6654599905014'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425516'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429493'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421911'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422812'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30916666984558 -90.5081024169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30916666984558"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5081024169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30916666984558 -90.5081024169922)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30916666984558"^^xsd:decimal ;
  geo-pos:long "-90.5081024169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.508102416992'^^xsd:double;
  dwc:latitude '-1.3091666698456'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424181'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428624'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415582'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415582'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418352'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418352'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429129'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415275'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415275'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416030'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418935'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417865'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417865'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420228'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417002'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417002'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415022'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1070'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422944'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427043'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426533'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '609'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427586'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426114'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426558'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '529'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427642'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04331004619598"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1629409790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04331004619598"^^xsd:decimal ;
  geo-pos:long "-91.1629409790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416335'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162940979004'^^xsd:double;
  dwc:latitude '-1.043310046196'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416335'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416786'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416786'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '595'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428089'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '5589'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424559'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427932'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '468'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424324'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428285'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429320'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.12712000310421 -91.3893127441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.12712000310421"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3893127441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.12712000310421 -91.3893127441406)"^^geo:wktLiteral ;
  geo-pos:lat "0.12712000310421"^^xsd:decimal ;
  geo-pos:long "-91.3893127441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389312744141'^^xsd:double;
  dwc:latitude '0.12712000310421'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429397'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67305999994278"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3386077880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67305999994278"^^xsd:decimal ;
  geo-pos:long "-89.3386077880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '481'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429675'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422305'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417451'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417451'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419529'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418511'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417241'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417241'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '21.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415450'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '493'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422858'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418854'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416842'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417341'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420180'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415019'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:observedWeight '43.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417902'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419127'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417861'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '24.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417861'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '307.93600463867'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367060005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2739791870117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367060005664825"^^xsd:decimal ;
  geo-pos:long "-91.2739791870117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417502'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273979187012'^^xsd:double;
  dwc:latitude '-0.36706000566482'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417502'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415133'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418744'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425506'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416222'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416222'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416437'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416437'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419341'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416576'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416576'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417331'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418423'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419172'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1035'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423320'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418212'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415226'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415226'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35723996162415 -89.7393188476562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35723996162415"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7393188476562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35723996162415 -89.7393188476562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35723996162415"^^xsd:decimal ;
  geo-pos:long "-89.7393188476562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.739318847656'^^xsd:double;
  dwc:latitude '-1.3572399616241'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429953'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426154'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426983'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426510'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422311'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420343'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425386'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '431'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426992'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425891'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.06043994426727 -91.1668930053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.06043994426727"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1668930053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.06043994426727 -91.1668930053711)"^^geo:wktLiteral ;
  geo-pos:lat "-1.06043994426727"^^xsd:decimal ;
  geo-pos:long "-91.1668930053711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.166893005371'^^xsd:double;
  dwc:latitude '-1.0604399442673'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427231'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420744'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '133.78700256348'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420137'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416749'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416749'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415350'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375 -90.9554977416992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9554977416992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375 -90.9554977416992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375"^^xsd:decimal ;
  geo-pos:long "-90.9554977416992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419675'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420503'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419350'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.017000000923872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1990814208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.017000000923872"^^xsd:decimal ;
  geo-pos:long "-91.1990814208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416607'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416607'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93190997838974 -91.4957885742188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93190997838974"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4957885742188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93190997838974 -91.4957885742188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93190997838974"^^xsd:decimal ;
  geo-pos:long "-91.4957885742188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.495788574219'^^xsd:double;
  dwc:latitude '-0.93190997838974'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '18.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417554'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420469'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421817'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950550019741058 -91.4636077880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950550019741058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4636077880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950550019741058 -91.4636077880859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950550019741058"^^xsd:decimal ;
  geo-pos:long "-91.4636077880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463607788086'^^xsd:double;
  dwc:latitude '-0.95055001974106'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429161'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419061'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428395'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420464'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664399981498718"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423791'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '466'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428088'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430640012025833"^^xsd:decimal ;
  geo-pos:long "-91.3928680419922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428382'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428622'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417080'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427601'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418868'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418478'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418478'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.485269993543625 -91.2159423828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.485269993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2159423828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.485269993543625 -91.2159423828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.485269993543625"^^xsd:decimal ;
  geo-pos:long "-91.2159423828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.215942382812'^^xsd:double;
  dwc:latitude '-0.48526999354362'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425543'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426840'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427240'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427140'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427364'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '48.072601318359'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419877'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415047'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415047'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429696'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425679'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415931'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419122'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418285'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415158'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418059'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:observedWeight '93.559997558594'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418059'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416977'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416977'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418834'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416594'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416594'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418072'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418486'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418372'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418372'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429894'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426990'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419583'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426856'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '38.548801422119'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420277'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422358'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.113200001418591 -91.4299392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.113200001418591"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4299392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.113200001418591 -91.4299392700195)"^^geo:wktLiteral ;
  geo-pos:lat "0.113200001418591"^^xsd:decimal ;
  geo-pos:long "-91.4299392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.42993927002'^^xsd:double;
  dwc:latitude '0.11320000141859'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425976'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:observedWeight '304.7619934082'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420280'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423698'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '25.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429545'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422319'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420436'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '10942'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420687'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420747'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424596'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '538'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424615'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '622'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416994'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '652'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425399'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415528'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415773'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420385'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427663'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.986010015010834"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0037002563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.986010015010834 -91.0037002563477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.986010015010834"^^xsd:decimal ;
  geo-pos:long "-91.0037002563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.003700256348'^^xsd:double;
  dwc:latitude '-0.98601001501083'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428058'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420504'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '419'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427881'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425778'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20108999311924 -91.3898391723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20108999311924"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3898391723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20108999311924 -91.3898391723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20108999311924"^^xsd:decimal ;
  geo-pos:long "-91.3898391723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389839172363'^^xsd:double;
  dwc:latitude '-0.20108999311924'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426051'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.454059988260269 -91.6250686645508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.454059988260269"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6250686645508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.454059988260269 -91.6250686645508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.454059988260269"^^xsd:decimal ;
  geo-pos:long "-91.6250686645508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.625068664551'^^xsd:double;
  dwc:latitude '-0.45405998826027'^^xsd:double;
  dwc:individualCount '930'^^xsd:integer;
  dwc:observedWeight '31.569999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429273'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415755'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680905699729919 -91.262809753418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680905699729919"^^xsd:decimal ;
  dwc:decimalLongitude "-91.262809753418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680905699729919 -91.262809753418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.680905699729919"^^xsd:decimal ;
  geo-pos:long "-91.262809753418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.262809753418'^^xsd:double;
  dwc:latitude '-0.68090569972992'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425880'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428935'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415600'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415600'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418605'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '19.950000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415045'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375340014696121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2737274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375340014696121"^^xsd:decimal ;
  geo-pos:long "-91.2737274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417527'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273727416992'^^xsd:double;
  dwc:latitude '-0.37534001469612'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417527'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386550009250641 -91.2548828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386550009250641"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2548828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386550009250641 -91.2548828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386550009250641"^^xsd:decimal ;
  geo-pos:long "-91.2548828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.2548828125'^^xsd:double;
  dwc:latitude '-0.38655000925064'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428367'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426972'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428218'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.968010008335114 -90.9705810546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.968010008335114"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9705810546875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.968010008335114 -90.9705810546875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.968010008335114"^^xsd:decimal ;
  geo-pos:long "-90.9705810546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.970581054688'^^xsd:double;
  dwc:latitude '-0.96801000833511'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429083'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '1315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428795'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416817'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417386'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417836'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '38.099998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417836'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.017000000923872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1990814208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.017000000923872"^^xsd:decimal ;
  geo-pos:long "-91.1990814208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15.409999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417695'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689790010452271 -91.3203735351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689790010452271"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3203735351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689790010452271 -91.3203735351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689790010452271"^^xsd:decimal ;
  geo-pos:long "-91.3203735351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.320373535156'^^xsd:double;
  dwc:latitude '-0.68979001045227'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '16.159999847412'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429345'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.490429997444153 -91.2106781005859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.490429997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2106781005859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.490429997444153 -91.2106781005859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.490429997444153"^^xsd:decimal ;
  geo-pos:long "-91.2106781005859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.210678100586'^^xsd:double;
  dwc:latitude '-0.49042999744415'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425551'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423957'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428274'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '725'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429214'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415628'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422280'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425403'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429541'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426232'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428691'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '739'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429030'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415562'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422582'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425842'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426170'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427009'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426149'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '469'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427147'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '2230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420684'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420626'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428133'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415859'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415910'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415910'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419431'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426116'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426194'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '826'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426208'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '346'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427470'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416889'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416946'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416741'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416741'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416753'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417458'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422352'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202549993991852 -91.392951965332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202549993991852"^^xsd:decimal ;
  dwc:decimalLongitude "-91.392951965332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202549993991852 -91.392951965332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202549993991852"^^xsd:decimal ;
  geo-pos:long "-91.392951965332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392951965332'^^xsd:double;
  dwc:latitude '-0.20254999399185'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426052'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426454'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416717'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427412'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '706'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427450'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426715'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367330014705658 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367330014705658"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367330014705658 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367330014705658"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.36733001470566'^^xsd:double;
  dwc:individualCount '6250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426740'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '534'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420426'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.11421000212431"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4579391479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  geo-pos:lat "0.11421000212431"^^xsd:decimal ;
  geo-pos:long "-91.4579391479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457939147949'^^xsd:double;
  dwc:latitude '0.11421000212431'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426349'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421078'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '79.019996643066'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418058'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415907'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415907'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416603'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418541'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415905'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415905'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417227'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416142'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416142'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423841'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1085'^^xsd:integer;
  dwc:observedWeight '42.184799194336'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '5301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421355'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424703'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33167004585266 -90.49951171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33167004585266"^^xsd:decimal ;
  dwc:decimalLongitude "-90.49951171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33167004585266 -90.49951171875)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33167004585266"^^xsd:decimal ;
  geo-pos:long "-90.49951171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.49951171875'^^xsd:double;
  dwc:latitude '-1.3316700458527'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425667'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '35.238098144531'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419853'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417273'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417273'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '5175'^^xsd:integer;
  dwc:observedWeight '105.16999816895'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429578'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '24782'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426308'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '773'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427908'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420776'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428776'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416895'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416895'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427377'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124969996511936 -91.3922882080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.124969996511936"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3922882080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124969996511936 -91.3922882080078)"^^geo:wktLiteral ;
  geo-pos:lat "0.124969996511936"^^xsd:decimal ;
  geo-pos:long "-91.3922882080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392288208008'^^xsd:double;
  dwc:latitude '0.12496999651194'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424388'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '404'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429008'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831300020217896 -90.0793762207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.831300020217896"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0793762207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831300020217896 -90.0793762207031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.831300020217896"^^xsd:decimal ;
  geo-pos:long "-90.0793762207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.079376220703'^^xsd:double;
  dwc:latitude '-0.8313000202179'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418653'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420868'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421337'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421327'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419268'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418887'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03137004375458"^^xsd:decimal ;
  dwc:decimalLongitude "-91.097900390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03137004375458"^^xsd:decimal ;
  geo-pos:long "-91.097900390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097900390625'^^xsd:double;
  dwc:latitude '-1.0313700437546'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.8699998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417166'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05262994766235 -91.1795501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05262994766235"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1795501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05262994766235 -91.1795501708984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05262994766235"^^xsd:decimal ;
  geo-pos:long "-91.1795501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.179550170898'^^xsd:double;
  dwc:latitude '-1.0526299476623'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417198'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429692'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417820'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:observedWeight '51.669998168945'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417820'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418248'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418248'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419102'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422362'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423022'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423277'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417874'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421912'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2990188598633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693470001220703"^^xsd:decimal ;
  geo-pos:long "-91.2990188598633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299018859863'^^xsd:double;
  dwc:latitude '-0.6934700012207'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425254'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '436'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770850002765656 -90.4187469482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.770850002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4187469482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770850002765656 -90.4187469482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.770850002765656"^^xsd:decimal ;
  geo-pos:long "-90.4187469482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.418746948242'^^xsd:double;
  dwc:latitude '-0.77085000276566'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427699'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419678'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416373'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0499999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416373'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '3100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419830'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '47.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418448'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425272'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415332'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415731'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427632'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423518'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427260'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '862'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427339'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.946319997310638 -89.5679092407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.946319997310638"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5679092407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.946319997310638 -89.5679092407227)"^^geo:wktLiteral ;
  geo-pos:lat "-0.946319997310638"^^xsd:decimal ;
  geo-pos:long "-89.5679092407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.567909240723'^^xsd:double;
  dwc:latitude '-0.94631999731064'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418550'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418611'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415780'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415780'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415761'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415403'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '14.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415403'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415278'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415278'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424488'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428548'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429013'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844619989395142 -89.3607177734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844619989395142"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3607177734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844619989395142 -89.3607177734375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844619989395142"^^xsd:decimal ;
  geo-pos:long "-89.3607177734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.360717773438'^^xsd:double;
  dwc:latitude '-0.84461998939514'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418362'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419344'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '12939'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419836'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '13.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416833'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '35'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416663'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '21.340000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429365'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813920021057129 -89.4978866577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813920021057129"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4978866577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813920021057129 -89.4978866577148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813920021057129"^^xsd:decimal ;
  geo-pos:long "-89.4978866577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.497886657715'^^xsd:double;
  dwc:latitude '-0.81392002105713'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429925'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425596'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '887'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0386199988424778 -91.5137634277344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0386199988424778"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5137634277344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0386199988424778 -91.5137634277344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0386199988424778"^^xsd:decimal ;
  geo-pos:long "-91.5137634277344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.513763427734'^^xsd:double;
  dwc:latitude '-0.038619998842478'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425918'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426183'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '38790'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426381'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427038'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2928'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425802'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427819'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420754'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416231'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415183'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425414'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429220'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '14432'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419510'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420051'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416499'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416539'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418279'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417258'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417675'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418610'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416009'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417202'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417967'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428518'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415469'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419606'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '395.46499633789'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419082'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0035400390625 -91.0522613525391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0035400390625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0522613525391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0035400390625 -91.0522613525391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0035400390625"^^xsd:decimal ;
  geo-pos:long "-91.0522613525391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417362'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.052261352539'^^xsd:double;
  dwc:latitude '-1.0035400390625'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417362'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '1450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425582'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '605'^^xsd:integer;
  dwc:observedWeight '14.880000114441'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429520'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '2471'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426546'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '402'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429786'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422688'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427456'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427855'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420921'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930599987506866 -89.4222030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.930599987506866"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4222030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930599987506866 -89.4222030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.930599987506866"^^xsd:decimal ;
  geo-pos:long "-89.4222030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422203063965'^^xsd:double;
  dwc:latitude '-0.93059998750687'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1557'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688000023365021"^^xsd:decimal ;
  dwc:decimalLongitude "-90.836311340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688000023365021"^^xsd:decimal ;
  geo-pos:long "-90.836311340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '668'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427818'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '471'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428208'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420518'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428746'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418870'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419015'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416485'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419719'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417872'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427415'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4619500041008 -91.2253723144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4619500041008"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2253723144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4619500041008 -91.2253723144531)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4619500041008"^^xsd:decimal ;
  geo-pos:long "-91.2253723144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.225372314453'^^xsd:double;
  dwc:latitude '-0.4619500041008'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427314'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427956'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '784'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.015990000218153 -91.4699325561523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.015990000218153"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4699325561523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.015990000218153 -91.4699325561523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.015990000218153"^^xsd:decimal ;
  geo-pos:long "-91.4699325561523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.469932556152'^^xsd:double;
  dwc:latitude '-0.015990000218153'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426060'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1926'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420715'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428342'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '11660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423648'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420748'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759199976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2771987915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759199976921082"^^xsd:decimal ;
  geo-pos:long "-90.2771987915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423783'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428720'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424540'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428597'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97775000333786 -91.4462127685547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97775000333786"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4462127685547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97775000333786 -91.4462127685547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97775000333786"^^xsd:decimal ;
  geo-pos:long "-91.4462127685547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.446212768555'^^xsd:double;
  dwc:latitude '-0.97775000333786'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428899'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421948'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421798'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '975'^^xsd:integer;
  dwc:observedWeight '19.809999465942'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429346'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.461479991674423 -91.2268218994141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.461479991674423"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2268218994141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.461479991674423 -91.2268218994141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.461479991674423"^^xsd:decimal ;
  geo-pos:long "-91.2268218994141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.226821899414'^^xsd:double;
  dwc:latitude '-0.46147999167442'^^xsd:double;
  dwc:individualCount '1550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425508'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925530016422272 -89.4194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925530016422272"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925530016422272 -89.4194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925530016422272"^^xsd:decimal ;
  geo-pos:long "-89.4194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.419486999512'^^xsd:double;
  dwc:latitude '-0.92553001642227'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418460'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429500'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20754000544548 -91.3842620849609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20754000544548"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3842620849609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20754000544548 -91.3842620849609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20754000544548"^^xsd:decimal ;
  geo-pos:long "-91.3842620849609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384262084961'^^xsd:double;
  dwc:latitude '-0.20754000544548'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425920'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429823'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428279'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428305'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415141'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424393'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425194'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428811'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429059'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424841'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427712'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424733'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296629995107651 -91.5630035400391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296629995107651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5630035400391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296629995107651 -91.5630035400391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296629995107651"^^xsd:decimal ;
  geo-pos:long "-91.5630035400391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.563003540039'^^xsd:double;
  dwc:latitude '-0.29662999510765'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425099'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417472'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429130'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415668'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416275'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '30.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416275'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415720'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419235'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425910'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427403'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426582'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427292'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:observedWeight '9.1400003433228'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429342'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426979'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427199'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.062550000846386"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4074783325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.062550000846386"^^xsd:decimal ;
  geo-pos:long "-91.4074783325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.40747833252'^^xsd:double;
  dwc:latitude '-0.062550000846386'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425769'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425886'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423073'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420255'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '2280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425425'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '289'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425584'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422307'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426289'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357540011405945 -91.2803802490234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357540011405945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2803802490234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357540011405945 -91.2803802490234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357540011405945"^^xsd:decimal ;
  geo-pos:long "-91.2803802490234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280380249023'^^xsd:double;
  dwc:latitude '-0.35754001140594'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426358'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '14280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420363'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '7240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423671'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418911'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0504800006747246 -91.5688705444336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0504800006747246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5688705444336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0504800006747246 -91.5688705444336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0504800006747246"^^xsd:decimal ;
  geo-pos:long "-91.5688705444336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.568870544434'^^xsd:double;
  dwc:latitude '-0.050480000674725'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425945'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1846'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426841'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427708'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427378'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '441'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426680'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417048'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29888892173767 -90.508056640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29888892173767"^^xsd:decimal ;
  dwc:decimalLongitude "-90.508056640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29888892173767 -90.508056640625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29888892173767"^^xsd:decimal ;
  geo-pos:long "-90.508056640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.508056640625'^^xsd:double;
  dwc:latitude '-1.2988889217377'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '471'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428953'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425196'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '6000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420284'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420737'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424254'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '309'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428625'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423306'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418902'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429814'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425911'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429211'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0779799968004227 -91.4084701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0779799968004227"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4084701538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0779799968004227 -91.4084701538086)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0779799968004227"^^xsd:decimal ;
  geo-pos:long "-91.4084701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.408470153809'^^xsd:double;
  dwc:latitude '-0.077979996800423'^^xsd:double;
  dwc:individualCount '1404'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425438'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425572'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422304'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '9522'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424175'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43970000743866 -90.2692031860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43970000743866"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2692031860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43970000743866 -90.2692031860352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43970000743866"^^xsd:decimal ;
  geo-pos:long "-90.2692031860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.269203186035'^^xsd:double;
  dwc:latitude '-0.43970000743866'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425105'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420908'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425342'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429941'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425855'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426652'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420310'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '752'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420400'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419138'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415652'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '16.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415797'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427439'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419367'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '444'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426986'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '5686'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426122'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426193'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426892'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416980'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416980'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415363'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415363'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428092'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428405'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.711099982261658 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.711099982261658"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.711099982261658 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.711099982261658"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71109998226166'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415423'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415423'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '34'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416381'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416351'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416351'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416567'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418193'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415159'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415159'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416134'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416134'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419132'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418671'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417298'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '20.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417298'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427771'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428124'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '29.799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416064'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419562'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429136'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417328'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417328'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.840399980545044 -90.0434036254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.840399980545044"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0434036254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.840399980545044 -90.0434036254883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.840399980545044"^^xsd:decimal ;
  geo-pos:long "-90.0434036254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417841'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417841'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415173'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415173'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415131'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429429'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429622'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '201.81399536133'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419081'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417345'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417345'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415264'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415809'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419043'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429217'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418314'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418331'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27820003032684 -90.4933013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27820003032684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4933013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27820003032684 -90.4933013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27820003032684"^^xsd:decimal ;
  geo-pos:long "-90.4933013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.493301391602'^^xsd:double;
  dwc:latitude '-1.2782000303268'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:observedWeight '108.84400177002'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420303'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418924'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415362'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415362'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416211'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416211'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419896'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424372'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '1897'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422395'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419390'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423333'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '409'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426598'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429387'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429496'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '10.670000076294'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429367'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429680'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416454'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416454'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420178'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '7000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420691'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '16.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417849'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416487'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416487'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416575'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1580276489258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04603004455566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1580276489258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1580276489258)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04603004455566"^^xsd:decimal ;
  geo-pos:long "-91.1580276489258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.158027648926'^^xsd:double;
  dwc:latitude '-1.0460300445557'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '13.609999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415305'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429746'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422314'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '4252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422804'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1002'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426728'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427495'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429921'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426919'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415895'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415895'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418876'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417605'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417605'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418600'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '11660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423663'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427488'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420779'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420862'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202749997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3895492553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202749997377396"^^xsd:decimal ;
  geo-pos:long "-91.3895492553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389549255371'^^xsd:double;
  dwc:latitude '-0.2027499973774'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426055'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425917'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423014'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423099'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420508'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424126'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421099'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424766'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950299978256226"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4944000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950299978256226"^^xsd:decimal ;
  geo-pos:long "-89.4944000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.494400024414'^^xsd:double;
  dwc:latitude '-0.95029997825623'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416127'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416127'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428917'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421765'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429126'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416493'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416493'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416991'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416991'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2498168945312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382669985294342"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498168945312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2498168945312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382669985294342"^^xsd:decimal ;
  geo-pos:long "-91.2498168945312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249816894531'^^xsd:double;
  dwc:latitude '-0.38266998529434'^^xsd:double;
  dwc:individualCount '1380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425838'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426871'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '985'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428791'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.937829971313477 -89.4475936889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.937829971313477"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4475936889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.937829971313477 -89.4475936889648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.937829971313477"^^xsd:decimal ;
  geo-pos:long "-89.4475936889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418341'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.447593688965'^^xsd:double;
  dwc:latitude '-0.93782997131348'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418341'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428965'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:observedWeight '57.799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415452'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416674'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416631'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418125'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419244'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419709'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417560'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '906'^^xsd:integer;
  dwc:observedWeight '34.467098236084'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419745'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34669995307922 -89.6420974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34669995307922"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6420974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34669995307922 -89.6420974731445)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34669995307922"^^xsd:decimal ;
  geo-pos:long "-89.6420974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417915'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.642097473145'^^xsd:double;
  dwc:latitude '-1.3466999530792'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417915'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415137'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429779'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419592'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326609998941422 -91.3384628295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.326609998941422"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3384628295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326609998941422 -91.3384628295898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.326609998941422"^^xsd:decimal ;
  geo-pos:long "-91.3384628295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.33846282959'^^xsd:double;
  dwc:latitude '-0.32660999894142'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426744'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425327'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357540011405945 -91.2803802490234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357540011405945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2803802490234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357540011405945 -91.2803802490234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357540011405945"^^xsd:decimal ;
  geo-pos:long "-91.2803802490234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280380249023'^^xsd:double;
  dwc:latitude '-0.35754001140594'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425771'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425953'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426889'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427303'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420380'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423392'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427767'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424144'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417897'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427768'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428416'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420181'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.173820003867149 -90.6990509033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.173820003867149"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6990509033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.173820003867149 -90.6990509033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.173820003867149"^^xsd:decimal ;
  geo-pos:long "-90.6990509033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.69905090332'^^xsd:double;
  dwc:latitude '-0.17382000386715'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417699'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416914'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416914'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417146'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '4390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423678'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427681'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '292'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420996'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428534'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427597'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427651'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1018'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419438'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417287'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418359'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '533'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417037'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417037'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428887'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415549'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '439.90899658203'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415378'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4100000858307'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415378'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415795'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415795'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419222'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417038'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418085'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429965'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428421'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27333331108093 -90.4941635131836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27333331108093"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4941635131836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27333331108093 -90.4941635131836)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27333331108093"^^xsd:decimal ;
  geo-pos:long "-90.4941635131836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.494163513184'^^xsd:double;
  dwc:latitude '-1.2733333110809'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421683'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '10825'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426738'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427524'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426090'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426884'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '9000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426302'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427569'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395500004291534 -91.2525329589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395500004291534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2525329589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395500004291534 -91.2525329589844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395500004291534"^^xsd:decimal ;
  geo-pos:long "-91.2525329589844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.252532958984'^^xsd:double;
  dwc:latitude '-0.39550000429153'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425545'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425691'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426022'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '23375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427864'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428471'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424721'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376040011644363 -91.652946472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.376040011644363"^^xsd:decimal ;
  dwc:decimalLongitude "-91.652946472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376040011644363 -91.652946472168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.376040011644363"^^xsd:decimal ;
  geo-pos:long "-91.652946472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.652946472168'^^xsd:double;
  dwc:latitude '-0.37604001164436'^^xsd:double;
  dwc:individualCount '930'^^xsd:integer;
  dwc:observedWeight '31.569999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429266'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427983'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489149987697601 -91.213020324707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.489149987697601"^^xsd:decimal ;
  dwc:decimalLongitude "-91.213020324707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489149987697601 -91.213020324707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.489149987697601"^^xsd:decimal ;
  geo-pos:long "-91.213020324707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.213020324707'^^xsd:double;
  dwc:latitude '-0.4891499876976'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428423'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1554'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428366'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420860'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.0199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417673'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '30.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418573'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.661419987678528 -91.1470031738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.661419987678528"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1470031738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.661419987678528 -91.1470031738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.661419987678528"^^xsd:decimal ;
  geo-pos:long "-91.1470031738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.147003173828'^^xsd:double;
  dwc:latitude '-0.66141998767853'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425549'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '545'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429755'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426439'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427256'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427508'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889259994029999 -89.6061477661133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889259994029999"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6061477661133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889259994029999 -89.6061477661133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889259994029999"^^xsd:decimal ;
  geo-pos:long "-89.6061477661133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.606147766113'^^xsd:double;
  dwc:latitude '-0.88925999403'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422869'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429024'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428904'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421802'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '40000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '4938'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426379'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419357'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421795'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '7525'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429900'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '18125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420669'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428288'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421118'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428784'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428934'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426879'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '4400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420203'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416996'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416996'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417996'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.3400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417996'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420172'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429146'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428180'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427264'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416566'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416566'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420551'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '2350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420664'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424762'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415311'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415311'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416069'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429566'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422661'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427952'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '332'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424595'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95906001329422 -90.9667434692383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95906001329422"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9667434692383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95906001329422 -90.9667434692383)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95906001329422"^^xsd:decimal ;
  geo-pos:long "-90.9667434692383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966743469238'^^xsd:double;
  dwc:latitude '-0.95906001329422'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429176'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428810'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.461039990186691 -91.2285232543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.461039990186691"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2285232543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.461039990186691 -91.2285232543945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.461039990186691"^^xsd:decimal ;
  geo-pos:long "-91.2285232543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228523254395'^^xsd:double;
  dwc:latitude '-0.46103999018669'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429078'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428926'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418662'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416660'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416892'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419962'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '42502'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420681'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429025'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427448'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429854'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415127'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '4118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422673'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '667'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427849'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428669'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428558'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1011'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428976'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417649'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417035'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416728'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419706'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415985'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423023'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426459'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427538'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420596'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816280007362366 -89.5172729492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816280007362366"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5172729492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816280007362366 -89.5172729492188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816280007362366"^^xsd:decimal ;
  geo-pos:long "-89.5172729492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.517272949219'^^xsd:double;
  dwc:latitude '-0.81628000736237'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418377'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417918'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417918'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425334'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416656'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421947'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425394'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428631'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421318'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429224'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416790'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416790'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419730'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '16.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417959'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429480'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429632'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429637'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426445'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '648'^^xsd:integer;
  dwc:observedWeight '255.78199768066'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420147'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428725'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429205'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '543'^^xsd:integer;
  dwc:observedWeight '136.9700012207'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418473'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423788'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415240'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415240'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427004'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426502'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427684'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418865'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418867'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415463'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416012'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416170'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422084'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426799'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427490'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427765'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '848'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426006'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29478001594543 -90.5019302368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29478001594543"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5019302368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29478001594543 -90.5019302368164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29478001594543"^^xsd:decimal ;
  geo-pos:long "-90.5019302368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.501930236816'^^xsd:double;
  dwc:latitude '-1.2947800159454'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426234'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '295'^^xsd:integer;
  dwc:observedWeight '115.19300079346'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419955'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386579990386963"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2487030029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386579990386963"^^xsd:decimal ;
  geo-pos:long "-91.2487030029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24870300293'^^xsd:double;
  dwc:latitude '-0.38657999038696'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425224'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.350849986076355 -91.3031463623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.350849986076355"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3031463623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.350849986076355 -91.3031463623047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.350849986076355"^^xsd:decimal ;
  geo-pos:long "-91.3031463623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.303146362305'^^xsd:double;
  dwc:latitude '-0.35084998607635'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425846'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05694997310638 -91.1718521118164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05694997310638"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1718521118164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05694997310638 -91.1718521118164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05694997310638"^^xsd:decimal ;
  geo-pos:long "-91.1718521118164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.171852111816'^^xsd:double;
  dwc:latitude '-1.0569499731064'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417196'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418103'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418103'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420175'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429476'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425289'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '15.239999771118'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429306'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '6610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426280'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426346'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419062'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '9.2063503265381'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419711'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419453'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416105'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416105'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428250'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420995'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429086'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '495'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428970'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426155'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '17124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426375'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423778'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424435'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415655'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415655'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415785'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416087'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416087'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04051005840302 -91.1569976806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04051005840302"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1569976806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04051005840302 -91.1569976806641)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04051005840302"^^xsd:decimal ;
  geo-pos:long "-91.1569976806641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156997680664'^^xsd:double;
  dwc:latitude '-1.040510058403'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417634'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420349'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428435'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415972'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415972'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425441'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36197996139526 -90.4541015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36197996139526"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4541015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36197996139526 -90.4541015625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36197996139526"^^xsd:decimal ;
  geo-pos:long "-90.4541015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.4541015625'^^xsd:double;
  dwc:latitude '-1.3619799613953'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426120'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '21.610000610352'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429419'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429907'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422540'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417653'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417653'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419197'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427010'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422946'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423323'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426696'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420567'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428011'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420795'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423090'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '972'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426007'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426596'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773239970207214 -90.3947067260742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.773239970207214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3947067260742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.773239970207214 -90.3947067260742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.773239970207214"^^xsd:decimal ;
  geo-pos:long "-90.3947067260742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.394706726074'^^xsd:double;
  dwc:latitude '-0.77323997020721'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427518'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390909999608994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.268798828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390909999608994"^^xsd:decimal ;
  geo-pos:long "-91.268798828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268798828125'^^xsd:double;
  dwc:latitude '-0.39090999960899'^^xsd:double;
  dwc:individualCount '1875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426543'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420355'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415003'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415003'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.0300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415126'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425371'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '8000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420270'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428232'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1338'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427893'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202749997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3895492553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202749997377396"^^xsd:decimal ;
  geo-pos:long "-91.3895492553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389549255371'^^xsd:double;
  dwc:latitude '-0.2027499973774'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426085'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426567'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426806'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '3720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420276'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '28'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415618'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '3830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419641'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.337920010089874 -91.3330535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.337920010089874"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3330535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.337920010089874 -91.3330535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.337920010089874"^^xsd:decimal ;
  geo-pos:long "-91.3330535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.333053588867'^^xsd:double;
  dwc:latitude '-0.33792001008987'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425488'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415268'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415268'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418659'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35376000404358 -90.4674682617188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35376000404358"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4674682617188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35376000404358 -90.4674682617188)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35376000404358"^^xsd:decimal ;
  geo-pos:long "-90.4674682617188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417671'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.467468261719'^^xsd:double;
  dwc:latitude '-1.3537600040436'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417671'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426012'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422875'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428040'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '706'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428330'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '957'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424748'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8644899725914 -89.3672790527344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8644899725914"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3672790527344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8644899725914 -89.3672790527344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8644899725914"^^xsd:decimal ;
  geo-pos:long "-89.3672790527344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367279052734'^^xsd:double;
  dwc:latitude '-0.8644899725914'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418459'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420613'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '303'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428078'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418873'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05027997493744 -91.1729736328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05027997493744"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1729736328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05027997493744 -91.1729736328125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05027997493744"^^xsd:decimal ;
  geo-pos:long "-91.1729736328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.172973632812'^^xsd:double;
  dwc:latitude '-1.0502799749374'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417428'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05659997463226 -91.1741027832031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05659997463226"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1741027832031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05659997463226 -91.1741027832031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05659997463226"^^xsd:decimal ;
  geo-pos:long "-91.1741027832031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174102783203'^^xsd:double;
  dwc:latitude '-1.0565999746323'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417253'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415028'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415028'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415132'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419266'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:observedWeight '337.86801147461'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420120'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416562'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416562'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416722'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416162'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '940'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419765'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429318'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426160'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428942'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418469'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '20400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425216'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425321'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '2500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425364'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429321'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '72635'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426316'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418350'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418350'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416776'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417768'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753620028495789 -89.45947265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.753620028495789"^^xsd:decimal ;
  dwc:decimalLongitude "-89.45947265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.753620028495789 -89.45947265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.753620028495789"^^xsd:decimal ;
  geo-pos:long "-89.45947265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.45947265625'^^xsd:double;
  dwc:latitude '-0.75362002849579'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417904'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416196'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416961'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416961'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420151'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416791'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416791'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418886'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375990003347397 -91.2669296264648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375990003347397"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2669296264648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375990003347397 -91.2669296264648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375990003347397"^^xsd:decimal ;
  geo-pos:long "-91.2669296264648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.266929626465'^^xsd:double;
  dwc:latitude '-0.3759900033474'^^xsd:double;
  dwc:individualCount '790'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425829'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428403'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428610'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428514'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421558'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417051'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425635'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.483260005712509 -91.2163696289062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.483260005712509"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2163696289062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.483260005712509 -91.2163696289062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.483260005712509"^^xsd:decimal ;
  geo-pos:long "-91.2163696289062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.216369628906'^^xsd:double;
  dwc:latitude '-0.48326000571251'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429747'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429802'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419784'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '376'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426210'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427426'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419620'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419721'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415624'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415624'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417027'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419643'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417000'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417000'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418358'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419806'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415433'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416057'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416057'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428409'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428462'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424377'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428685'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '3064'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '329'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424964'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429138'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '924'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426808'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417612'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417612'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.531199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7343978881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  geo-pos:lat "0.531199991703033"^^xsd:decimal ;
  geo-pos:long "-90.7343978881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418239'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.734397888184'^^xsd:double;
  dwc:latitude '0.53119999170303'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418239'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422013'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429677'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418431'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419018'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429485'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425685'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429066'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415107'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0386199988424778 -91.5137634277344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0386199988424778"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5137634277344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0386199988424778 -91.5137634277344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0386199988424778"^^xsd:decimal ;
  geo-pos:long "-91.5137634277344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.513763427734'^^xsd:double;
  dwc:latitude '-0.038619998842478'^^xsd:double;
  dwc:individualCount '1450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425896'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417313'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '34358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420648'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420958'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.303900003433228 -91.0875015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.303900003433228"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0875015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.303900003433228 -91.0875015258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.303900003433228"^^xsd:decimal ;
  geo-pos:long "-91.0875015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.087501525879'^^xsd:double;
  dwc:latitude '-0.30390000343323'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421109'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427619'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415439'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418871'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415848'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:observedWeight '42.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415848'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '6986'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420718'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428242'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421005'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416788'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415608'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418665'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419211'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416266'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415282'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415282'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415762'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415762'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415069'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415069'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422205'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422021'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '17.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429408'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422663'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420606'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428653'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428870'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417796'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '12.689999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417796'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '19.040000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417804'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415863'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415863'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415457'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416010'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416357'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416357'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415792'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415792'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415650'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:observedWeight '32.720001220703'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418656'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '36510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426395'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.708440005779266 -90.5354766845703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.708440005779266"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5354766845703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.708440005779266 -90.5354766845703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.708440005779266"^^xsd:decimal ;
  geo-pos:long "-90.5354766845703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53547668457'^^xsd:double;
  dwc:latitude '-0.70844000577927'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426890'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427328'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423971'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419302'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415491'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419568'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416795'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126399993896484 -91.391227722168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-91.391227722168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126399993896484 -91.391227722168)"^^geo:wktLiteral ;
  geo-pos:lat "0.126399993896484"^^xsd:decimal ;
  geo-pos:long "-91.391227722168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391227722168'^^xsd:double;
  dwc:latitude '0.12639999389648'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:observedWeight '9.5100002288818'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429424'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416074'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416412'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419909'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416759'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416759'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425299'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429638'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429683'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422917'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0812999978661537 -91.4931411743164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0812999978661537"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4931411743164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0812999978661537 -91.4931411743164)"^^geo:wktLiteral ;
  geo-pos:lat "0.0812999978661537"^^xsd:decimal ;
  geo-pos:long "-91.4931411743164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493141174316'^^xsd:double;
  dwc:latitude '0.081299997866154'^^xsd:double;
  dwc:individualCount '888'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426018'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425803'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427219'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426373'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427742'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '4547'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422485'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426101'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '6324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426282'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420215'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '436'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428111'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428504'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950699985027313 -89.5295028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950699985027313"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5295028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950699985027313 -89.5295028686523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950699985027313"^^xsd:decimal ;
  geo-pos:long "-89.5295028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418703'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.529502868652'^^xsd:double;
  dwc:latitude '-0.95069998502731'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418703'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '14.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417516'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417102'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426708'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428193'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428402'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '675'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429035'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424960'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421803'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416654'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416667'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416667'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418506'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418506'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358150005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2877197265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358150005340576"^^xsd:decimal ;
  geo-pos:long "-91.2877197265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417486'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287719726562'^^xsd:double;
  dwc:latitude '-0.35815000534058'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417486'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '21543'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421916'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '975'^^xsd:integer;
  dwc:observedWeight '19.809999465942'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429373'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415371'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416326'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427644'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '1301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428308'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428583'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '491'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428863'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.37779998779297 -90.4332962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.37779998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4332962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.37779998779297 -90.4332962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-1.37779998779297"^^xsd:decimal ;
  geo-pos:long "-90.4332962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.433296203613'^^xsd:double;
  dwc:latitude '-1.377799987793'^^xsd:double;
  dwc:individualCount '12000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428879'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428752'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '323'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429006'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420876'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428822'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429060'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '19.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417982'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429529'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '27.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416257'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '30.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416744'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427003'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418864'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428347'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428831'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34444439411163 -90.491096496582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34444439411163"^^xsd:decimal ;
  dwc:decimalLongitude "-90.491096496582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34444439411163 -90.491096496582)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34444439411163"^^xsd:decimal ;
  geo-pos:long "-90.491096496582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.491096496582'^^xsd:double;
  dwc:latitude '-1.3444443941116'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:observedWeight '33.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416353'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:observedWeight '134.69400024414'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419869'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417337'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427276'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416505'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416505'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418380'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429501'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429664'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '57899'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426408'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426549'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420218'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836210012435913 -89.3430862426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.836210012435913"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3430862426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836210012435913 -89.3430862426758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.836210012435913"^^xsd:decimal ;
  geo-pos:long "-89.3430862426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.343086242676'^^xsd:double;
  dwc:latitude '-0.83621001243591'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418047'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422862'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429810'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419587'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00221999990753829 -91.5917434692383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.00221999990753829"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5917434692383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00221999990753829 -91.5917434692383)"^^geo:wktLiteral ;
  geo-pos:lat "0.00221999990753829"^^xsd:decimal ;
  geo-pos:long "-91.5917434692383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.591743469238'^^xsd:double;
  dwc:latitude '0.0022199999075383'^^xsd:double;
  dwc:individualCount '1587'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426093'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415260'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415233'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418470'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415747'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415747'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:observedWeight '44.599998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415954'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422791'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '319'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427083'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427444'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427047'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420268'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67059999704361 -90.5877990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67059999704361"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5877990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67059999704361 -90.5877990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67059999704361"^^xsd:decimal ;
  geo-pos:long "-90.5877990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.587799072266'^^xsd:double;
  dwc:latitude '-0.67059999704361'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '173'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424742'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428747'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421679'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429137'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415912'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416364'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423304'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415900'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416204'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427661'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416881'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0699499994516373 -91.4996109008789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0699499994516373"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4996109008789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0699499994516373 -91.4996109008789)"^^geo:wktLiteral ;
  geo-pos:lat "0.0699499994516373"^^xsd:decimal ;
  geo-pos:long "-91.4996109008789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.499610900879'^^xsd:double;
  dwc:latitude '0.069949999451637'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425431'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419366'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422470'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427145'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421953'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427934'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420735'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418932'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '13980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423672'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '492'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428095'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424265'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416219'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '4500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419694'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419893'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416580'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.960000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418082'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419339'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '19.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417480'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422797'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '992'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427178'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426679'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428319'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '526'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424585'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428840'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429794'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429824'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429849'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427267'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03759002685547 -91.1526794433594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03759002685547"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1526794433594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03759002685547 -91.1526794433594)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03759002685547"^^xsd:decimal ;
  geo-pos:long "-91.1526794433594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.152679443359'^^xsd:double;
  dwc:latitude '-1.0375900268555'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415466'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419213'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418749'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823400020599365 -91.4944076538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0823400020599365"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4944076538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823400020599365 -91.4944076538086)"^^geo:wktLiteral ;
  geo-pos:lat "0.0823400020599365"^^xsd:decimal ;
  geo-pos:long "-91.4944076538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494407653809'^^xsd:double;
  dwc:latitude '0.082340002059936'^^xsd:double;
  dwc:individualCount '988'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425435'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425637'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422354'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '5923'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422792'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '498'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427237'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427246'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '628'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427647'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427467'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420599'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '1464'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424523'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428678'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2225'^^xsd:integer;
  dwc:observedWeight '60.770999908447'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419712'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415675'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '29.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416340'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427139'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423357'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '588'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426793'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429144'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417066'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418158'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421994'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429600'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206990003585815"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3847198486328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206990003585815"^^xsd:decimal ;
  geo-pos:long "-91.3847198486328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384719848633'^^xsd:double;
  dwc:latitude '-0.20699000358582'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426056'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429727'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427100'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427341'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420333'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422921'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '388'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427195'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '39808'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426312'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '3115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427761'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419925'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416863'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417087'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417087'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690833330154419 -91.3069458007812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690833330154419"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3069458007812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690833330154419 -91.3069458007812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690833330154419"^^xsd:decimal ;
  geo-pos:long "-91.3069458007812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.306945800781'^^xsd:double;
  dwc:latitude '-0.69083333015442'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421314'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '53760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424128'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428470'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427347'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '862'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426755'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427295'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417216'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '421'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425575'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422335'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '371'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424260'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428579'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428541'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '391'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429789'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428027'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '419'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416282'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416282'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '43.537399291992'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419848'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427036'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427290'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424968'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '304.7619934082'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419080'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416702'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416702'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416158'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416158'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419511'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416311'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416311'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416834'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427949'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420788'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428449'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '496'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428772'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419294'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '1973'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419695'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415089'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415492'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415492'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420707'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428185'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420874'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '826'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424513'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190099999308586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571136474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190099999308586"^^xsd:decimal ;
  geo-pos:long "-91.5571136474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557113647461'^^xsd:double;
  dwc:latitude '0.019009999930859'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426351'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426508'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390080004930496"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2775802612305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390080004930496"^^xsd:decimal ;
  geo-pos:long "-91.2775802612305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.27758026123'^^xsd:double;
  dwc:latitude '-0.3900800049305'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426541'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '6595'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419690'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '7500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419718'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416586'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '29.024900436401'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419859'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428821'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420591'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420780'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.838299989700317 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.838299989700317"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.838299989700317 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.838299989700317"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.83829998970032'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419471'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416612'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04718005657196 -91.1878509521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04718005657196"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1878509521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04718005657196 -91.1878509521484)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04718005657196"^^xsd:decimal ;
  geo-pos:long "-91.1878509521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416523'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.187850952148'^^xsd:double;
  dwc:latitude '-1.047180056572'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416523'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419285'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415197'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415197'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.0299999713898'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418385'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429494'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426975'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '4565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423635'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427745'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428379'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424526'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421866'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416473'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417871'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05374002456665 -91.1655120849609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05374002456665"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1655120849609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05374002456665 -91.1655120849609)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05374002456665"^^xsd:decimal ;
  geo-pos:long "-91.1655120849609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.165512084961'^^xsd:double;
  dwc:latitude '-1.0537400245666'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0700001716614'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417176'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428271'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03427004814148 -91.2265701293945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03427004814148"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2265701293945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03427004814148 -91.2265701293945)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03427004814148"^^xsd:decimal ;
  geo-pos:long "-91.2265701293945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417515'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.226570129395'^^xsd:double;
  dwc:latitude '-1.0342700481415'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417515'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424356'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428868'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689166665077209 -91.2769470214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689166665077209"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2769470214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689166665077209 -91.2769470214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689166665077209"^^xsd:decimal ;
  geo-pos:long "-91.2769470214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.276947021484'^^xsd:double;
  dwc:latitude '-0.68916666507721'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424791'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419636'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418534'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418305'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418305'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418981'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419608'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427001'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419597'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426660'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426697'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416816'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416816'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482630014419556 -91.2176818847656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.482630014419556"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2176818847656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482630014419556 -91.2176818847656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.482630014419556"^^xsd:decimal ;
  geo-pos:long "-91.2176818847656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.217681884766'^^xsd:double;
  dwc:latitude '-0.48263001441956'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:observedWeight '57.709999084473'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429238'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.671859979629517 -91.2454376220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.671859979629517"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2454376220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.671859979629517 -91.2454376220703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.671859979629517"^^xsd:decimal ;
  geo-pos:long "-91.2454376220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24543762207'^^xsd:double;
  dwc:latitude '-0.67185997962952'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425247'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422363'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424463'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424497'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '459'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428585'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418120'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:observedWeight '38.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418120'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419424'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00460994243622 -91.0494918823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00460994243622"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0494918823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00460994243622 -91.0494918823242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00460994243622"^^xsd:decimal ;
  geo-pos:long "-91.0494918823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.049491882324'^^xsd:double;
  dwc:latitude '-1.0046099424362'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417403'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03778004646301"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1487197875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03778004646301"^^xsd:decimal ;
  geo-pos:long "-91.1487197875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148719787598'^^xsd:double;
  dwc:latitude '-1.037780046463'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417630'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427211'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426421'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '463'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426605'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428964'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417294'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416979'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416979'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417961'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417896'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '41.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417896'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418654'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.848039984703064 -89.3637084960938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.848039984703064"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3637084960938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.848039984703064 -89.3637084960938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.848039984703064"^^xsd:decimal ;
  geo-pos:long "-89.3637084960938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.363708496094'^^xsd:double;
  dwc:latitude '-0.84803998470306'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418108'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416304'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416304'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417846'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.546500027179718"^^xsd:decimal ;
  geo-pos:long "-90.5233001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '893'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.12788000702858 -91.3927917480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.12788000702858"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3927917480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.12788000702858 -91.3927917480469)"^^geo:wktLiteral ;
  geo-pos:lat "0.12788000702858"^^xsd:decimal ;
  geo-pos:long "-91.3927917480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392791748047'^^xsd:double;
  dwc:latitude '0.12788000702858'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426032'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426803'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427666'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418570'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429085'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415546'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03759002685547 -91.1526794433594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03759002685547"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1526794433594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03759002685547 -91.1526794433594)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03759002685547"^^xsd:decimal ;
  geo-pos:long "-91.1526794433594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.152679443359'^^xsd:double;
  dwc:latitude '-1.0375900268555'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415467'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418452'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429491'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421956'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930559992790222 -89.4303283691406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.930559992790222"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4303283691406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930559992790222 -89.4303283691406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.930559992790222"^^xsd:decimal ;
  geo-pos:long "-89.4303283691406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.430328369141'^^xsd:double;
  dwc:latitude '-0.93055999279022'^^xsd:double;
  dwc:individualCount '1020'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417453'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416725'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416725'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419321'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '18540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418858'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419286'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.146858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0393899679184"^^xsd:decimal ;
  dwc:decimalLongitude "-91.146858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.146858215332)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0393899679184"^^xsd:decimal ;
  geo-pos:long "-91.146858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416292'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146858215332'^^xsd:double;
  dwc:latitude '-1.0393899679184'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416292'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:observedWeight '11.111100196838'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419838'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416590'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417006'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426604'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427321'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420334'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420446'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415413'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419490'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420073'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417132'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417132'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375950008630753"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2747116088867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375950008630753"^^xsd:decimal ;
  geo-pos:long "-91.2747116088867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417498'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.274711608887'^^xsd:double;
  dwc:latitude '-0.37595000863075'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417498'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416916'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416916'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:observedWeight '96'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418425'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423098'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423489'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '1918'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420724'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429873'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '12565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420670'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '16805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420680'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423982'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418052'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '18.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418052'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415165'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.36000001430511'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415165'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417424'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417424'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418089'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '378'^^xsd:integer;
  dwc:observedWeight '98.790000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417819'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426813'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427755'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420537'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428245'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417734'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '18.139999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:observedWeight '6.3899998664856'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429554'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421546'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '463'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428692'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428984'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '33.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415680'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415331'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415331'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415134'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415134'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.268610000610352 -91.4413833618164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.268610000610352"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4413833618164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.268610000610352 -91.4413833618164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.268610000610352"^^xsd:decimal ;
  geo-pos:long "-91.4413833618164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.441383361816'^^xsd:double;
  dwc:latitude '-0.26861000061035'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:observedWeight '19.540000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429473'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425626'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429989'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426781'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '589'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420655'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415329'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415500'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415500'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427859'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2149963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05200004577637"^^xsd:decimal ;
  geo-pos:long "-91.2149963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.214996337891'^^xsd:double;
  dwc:latitude '-1.0520000457764'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '21700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420659'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428642'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '468'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428828'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01722002029419 -91.4040832519531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01722002029419"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4040832519531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01722002029419 -91.4040832519531)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01722002029419"^^xsd:decimal ;
  geo-pos:long "-91.4040832519531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.404083251953'^^xsd:double;
  dwc:latitude '-1.0172200202942'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417482'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426423'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '6740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423681'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '822'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428453'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419804'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423017'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423094'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3871'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421348'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '6277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425156'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '3344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425422'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424553'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421287'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0290900003165007 -91.5386276245117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0290900003165007"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5386276245117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0290900003165007 -91.5386276245117)"^^geo:wktLiteral ;
  geo-pos:lat "0.0290900003165007"^^xsd:decimal ;
  geo-pos:long "-91.5386276245117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.538627624512'^^xsd:double;
  dwc:latitude '0.029090000316501'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429769'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1446'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418327'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419894'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416876'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416876'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.23999999463558'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415187'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429323'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422323'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427203'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769280016422272 -91.4093322753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.769280016422272"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4093322753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.769280016422272 -91.4093322753906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.769280016422272"^^xsd:decimal ;
  geo-pos:long "-91.4093322753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.409332275391'^^xsd:double;
  dwc:latitude '-0.76928001642227'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426810'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425887'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '6831'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428223'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417903'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:observedWeight '57.720001220703'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417903'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417908'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429628'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429967'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5430000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5430000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5430000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5430000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5430000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5430000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5430000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5430000'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424366'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '1445'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424446'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415254'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415254'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415494'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417001'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415006'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415006'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415109'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415109'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418824'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419609'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '32.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417838'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '12670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423670'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '2100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420734'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424178'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '416'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '710'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425325'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.487129986286163 -91.6016998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.487129986286163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6016998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.487129986286163 -91.6016998291016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.487129986286163"^^xsd:decimal ;
  geo-pos:long "-91.6016998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.601699829102'^^xsd:double;
  dwc:latitude '-0.48712998628616'^^xsd:double;
  dwc:individualCount '374'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429840'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382609993219376 -91.2498321533203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382609993219376"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498321533203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382609993219376 -91.2498321533203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382609993219376"^^xsd:decimal ;
  geo-pos:long "-91.2498321533203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24983215332'^^xsd:double;
  dwc:latitude '-0.38260999321938'^^xsd:double;
  dwc:individualCount '617'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425841'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '363'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426036'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426930'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428529'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428990'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425359'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418939'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416164'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415064'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415541'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419435'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416401'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '15.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416401'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '568'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426126'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416097'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416355'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416355'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419817'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428280'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427311'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '452'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427329'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420479'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420392'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427443'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423334'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '6000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426305'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419667'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '5300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419829'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420081'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416737'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '13.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416737'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416768'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416768'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416118'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419624'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419733'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '11100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419336'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420943'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416871'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416871'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415933'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415896'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416686'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416686'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419810'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427576'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '2208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426634'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428063'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417325'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417325'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428176'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428883'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2990188598633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693470001220703"^^xsd:decimal ;
  geo-pos:long "-91.2990188598633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299018859863'^^xsd:double;
  dwc:latitude '-0.6934700012207'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425244'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426954'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420269'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417311'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417311'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '28.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417316'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417346'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417346'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '18'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417589'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419544'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415106'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.736530005931854 -90.4628067016602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.736530005931854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4628067016602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.736530005931854 -90.4628067016602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.736530005931854"^^xsd:decimal ;
  geo-pos:long "-90.4628067016602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.46280670166'^^xsd:double;
  dwc:latitude '-0.73653000593185'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427804'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '4150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426748'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '689'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '11163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415800'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415800'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416229'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416229'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416449'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419685'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419174'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426656'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '674'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419449'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.379170000553131 -91.2750625610352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.379170000553131"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2750625610352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.379170000553131 -91.2750625610352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.379170000553131"^^xsd:decimal ;
  geo-pos:long "-91.2750625610352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.275062561035'^^xsd:double;
  dwc:latitude '-0.37917000055313'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417489'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428656'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420953'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428686'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276840001344681 -91.5064392089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.276840001344681"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5064392089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276840001344681 -91.5064392089844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.276840001344681"^^xsd:decimal ;
  geo-pos:long "-91.5064392089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.506439208984'^^xsd:double;
  dwc:latitude '-0.27684000134468'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425172'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418856'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '24.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415992'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424107'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428602'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '16.319999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418078'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '11706'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426388'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418915'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:observedWeight '276.64401245117'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420030'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418288'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418288'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418338'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415292'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415292'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415868'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415868'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419240'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '19.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416548'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:observedWeight '64.580497741699'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420135'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420583'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '548'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420892'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424261'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '529'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424582'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415942'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '999'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:observedWeight '152.3809967041'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419864'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:observedWeight '408.16299438477'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418879'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416593'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425301'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422102'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38264998793602 -91.2497863769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.38264998793602"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2497863769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38264998793602 -91.2497863769531)"^^geo:wktLiteral ;
  geo-pos:lat "-0.38264998793602"^^xsd:decimal ;
  geo-pos:long "-91.2497863769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249786376953'^^xsd:double;
  dwc:latitude '-0.38264998793602'^^xsd:double;
  dwc:individualCount '885'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425628'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418195'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418195'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415200'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415200'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419779'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '303'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429938'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429634'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422081'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.546500027179718"^^xsd:decimal ;
  geo-pos:long "-90.5233001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '896'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '502'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427074'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427937'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426030'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427206'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423305'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1078'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426616'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428733'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416013'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416013'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427297'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '5016'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419799'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429092'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426253'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426482'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426887'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427144'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427815'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415308'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415308'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419958'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418512'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415013'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415013'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425535'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428323'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421002'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636669993400574 -91.1040802001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.636669993400574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1040802001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636669993400574 -91.1040802001953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.636669993400574"^^xsd:decimal ;
  geo-pos:long "-91.1040802001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.104080200195'^^xsd:double;
  dwc:latitude '-0.63666999340057'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429055'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426698'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420731'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416921'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0522700548172 -91.1721496582031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0522700548172"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1721496582031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0522700548172 -91.1721496582031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0522700548172"^^xsd:decimal ;
  geo-pos:long "-91.1721496582031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.172149658203'^^xsd:double;
  dwc:latitude '-1.0522700548172'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417249'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415228'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425809'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417625'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:observedWeight '131.0659942627'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '404'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429219'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '36.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417643'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417854'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417854'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415250'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '2312'^^xsd:integer;
  dwc:observedWeight '504.54000854492'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418062'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419899'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419905'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '22.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416104'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416638'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416838'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416838'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428491'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418399'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418399'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '377'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425317'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425586'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '5885'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '323'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427939'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233419999480247 -91.3964080810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233419999480247"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3964080810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233419999480247 -91.3964080810547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233419999480247"^^xsd:decimal ;
  geo-pos:long "-91.3964080810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417535'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396408081055'^^xsd:double;
  dwc:latitude '-0.23341999948025'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417535'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418181'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418181'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426267'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417267'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417267'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:observedWeight '29.090000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429467'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421942'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0552299991250038 -91.4103622436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0552299991250038"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4103622436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0552299991250038 -91.4103622436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0552299991250038"^^xsd:decimal ;
  geo-pos:long "-91.4103622436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.410362243652'^^xsd:double;
  dwc:latitude '-0.055229999125004'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428994'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.336609989404678 -91.6578521728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.336609989404678"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6578521728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.336609989404678 -91.6578521728516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.336609989404678"^^xsd:decimal ;
  geo-pos:long "-91.6578521728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.657852172852'^^xsd:double;
  dwc:latitude '-0.33660998940468'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:observedWeight '21.049999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429245'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02401995658875"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0376434326172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02401995658875"^^xsd:decimal ;
  geo-pos:long "-91.0376434326172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.037643432617'^^xsd:double;
  dwc:latitude '-1.0240199565888'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429190'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0425900220871 -91.16259765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0425900220871"^^xsd:decimal ;
  dwc:decimalLongitude "-91.16259765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0425900220871 -91.16259765625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0425900220871"^^xsd:decimal ;
  geo-pos:long "-91.16259765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417448'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16259765625'^^xsd:double;
  dwc:latitude '-1.0425900220871'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417448'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416645'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416645'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '47.165500640869'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420140'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416927'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416927'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416986'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429601'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22920000553131 -90.4679718017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22920000553131"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4679718017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22920000553131 -90.4679718017578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22920000553131"^^xsd:decimal ;
  geo-pos:long "-90.4679718017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.467971801758'^^xsd:double;
  dwc:latitude '-1.2292000055313'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425694'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48879998922348 -90.3470001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48879998922348"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3470001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48879998922348 -90.3470001220703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48879998922348"^^xsd:decimal ;
  geo-pos:long "-90.3470001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.34700012207'^^xsd:double;
  dwc:latitude '-0.48879998922348'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '636'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426971'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420947'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '5566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422790'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0384799987077713 -91.4163665771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0384799987077713"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163665771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0384799987077713 -91.4163665771484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0384799987077713"^^xsd:decimal ;
  geo-pos:long "-91.4163665771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416366577148'^^xsd:double;
  dwc:latitude '-0.038479998707771'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426068'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425894'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416926'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429651'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '591'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428838'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421631'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428906'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.268810003995895 -91.4933013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.268810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4933013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.268810003995895 -91.4933013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.268810003995895"^^xsd:decimal ;
  geo-pos:long "-91.4933013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493301391602'^^xsd:double;
  dwc:latitude '-0.26881000399589'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:observedWeight '21.049999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429279'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '373'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429134'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '624'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425588'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425689'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425979'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428439'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428979'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417047'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417047'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '5362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420651'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427499'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '716'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '888'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420804'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428217'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428127'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416180'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416180'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416637'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420062'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67305999994278"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3386077880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67305999994278"^^xsd:decimal ;
  geo-pos:long "-89.3386077880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429433'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '20200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420633'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428136'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428243'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23025000095367 -90.4725570678711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23025000095367"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4725570678711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23025000095367 -90.4725570678711)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23025000095367"^^xsd:decimal ;
  geo-pos:long "-90.4725570678711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472557067871'^^xsd:double;
  dwc:latitude '-1.2302500009537'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426241'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427549'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02588999271393 -91.0529632568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02588999271393"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0529632568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02588999271393 -91.0529632568359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02588999271393"^^xsd:decimal ;
  geo-pos:long "-91.0529632568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.052963256836'^^xsd:double;
  dwc:latitude '-1.0258899927139'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429195'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415295'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415854'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415854'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415988'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415888'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415888'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429658'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '2011'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425458'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425746'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '395'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426049'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428736'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.107670001685619 -91.4700622558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.107670001685619"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4700622558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.107670001685619 -91.4700622558594)"^^geo:wktLiteral ;
  geo-pos:lat "0.107670001685619"^^xsd:decimal ;
  geo-pos:long "-91.4700622558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.470062255859'^^xsd:double;
  dwc:latitude '0.10767000168562'^^xsd:double;
  dwc:individualCount '1450'^^xsd:integer;
  dwc:observedWeight '38.080001831055'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429287'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419342'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416956'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415178'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1843'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426822'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2010'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422819'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '796'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427175'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415323'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415323'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419399'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419114'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '6750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426739'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429020'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416423'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416423'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418455'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418455'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429517'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417968'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395960003137589 -91.2571868896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395960003137589"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2571868896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395960003137589 -91.2571868896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395960003137589"^^xsd:decimal ;
  geo-pos:long "-91.2571868896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.257186889648'^^xsd:double;
  dwc:latitude '-0.39596000313759'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425482'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767899990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3127975463867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767899990081787"^^xsd:decimal ;
  geo-pos:long "-90.3127975463867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390080004930496"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2775802612305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390080004930496"^^xsd:decimal ;
  geo-pos:long "-91.2775802612305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.27758026123'^^xsd:double;
  dwc:latitude '-0.3900800049305'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426496'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426568'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420213'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425214'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33232998847961 -90.5015335083008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33232998847961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5015335083008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33232998847961 -90.5015335083008)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33232998847961"^^xsd:decimal ;
  geo-pos:long "-90.5015335083008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.501533508301'^^xsd:double;
  dwc:latitude '-1.3323299884796'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425693'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426132'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426661'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415723'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416208'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416208'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852199971675873"^^xsd:decimal ;
  geo-pos:long "-89.5680999755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419910'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426026'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426424'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426743'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0441600009799004 -91.5192184448242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0441600009799004"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5192184448242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0441600009799004 -91.5192184448242)"^^geo:wktLiteral ;
  geo-pos:lat "0.0441600009799004"^^xsd:decimal ;
  geo-pos:long "-91.5192184448242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.519218444824'^^xsd:double;
  dwc:latitude '0.0441600009799'^^xsd:double;
  dwc:individualCount '2583'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426275'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417212'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '13.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417676'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419361'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425633'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419803'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427393'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428661'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422909'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '954'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426729'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427500'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05533003807068 -91.1647872924805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05533003807068"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1647872924805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05533003807068 -91.1647872924805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05533003807068"^^xsd:decimal ;
  geo-pos:long "-91.1647872924805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16478729248'^^xsd:double;
  dwc:latitude '-1.0553300380707'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417201'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419105'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419527'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418716'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415884'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415884'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416167'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '22.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416167'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:observedWeight '73.922897338867'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419843'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428600'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428959'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:observedWeight '21.049999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429268'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '8015'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420632'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428253'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428261'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '942'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420721'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.017000000923872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1990814208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.017000000923872"^^xsd:decimal ;
  geo-pos:long "-91.1990814208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418051'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:observedWeight '33.099998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418051'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426944'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '18.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415639'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419498'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419036'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1090'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419428'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420618'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415877'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415877'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420186'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '20.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416574'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417260'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417260'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421940'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425372'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417114'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428090'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428164'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428876'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428898'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '20.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417759'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420162'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419370'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '794'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:observedWeight '7.1300001144409'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429559'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425577'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.459980010986328 -91.2268905639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.459980010986328"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2268905639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.459980010986328 -91.2268905639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.459980010986328"^^xsd:decimal ;
  geo-pos:long "-91.2268905639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.226890563965'^^xsd:double;
  dwc:latitude '-0.45998001098633'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425517'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429956'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '173'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427179'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '22.670000076294'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417780'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418160'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429647'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425580'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427942'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.489300012588501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2114105224609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.489300012588501"^^xsd:decimal ;
  geo-pos:long "-91.2114105224609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.211410522461'^^xsd:double;
  dwc:latitude '-0.4893000125885'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417530'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415161'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425480'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429604'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '804'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427361'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723280012607574 -90.478157043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723280012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-90.478157043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723280012607574 -90.478157043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723280012607574"^^xsd:decimal ;
  geo-pos:long "-90.478157043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.478157043457'^^xsd:double;
  dwc:latitude '-0.72328001260757'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427766'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420597'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427980'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418923'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416554'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417119'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418602'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416947'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416947'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.474640011787415 -91.2251281738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.474640011787415"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2251281738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.474640011787415 -91.2251281738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.474640011787415"^^xsd:decimal ;
  geo-pos:long "-91.2251281738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.225128173828'^^xsd:double;
  dwc:latitude '-0.47464001178741'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428544'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.998989999294281 -90.9757308959961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.998989999294281"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9757308959961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.998989999294281 -90.9757308959961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.998989999294281"^^xsd:decimal ;
  geo-pos:long "-90.9757308959961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975730895996'^^xsd:double;
  dwc:latitude '-0.99898999929428'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429178'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415686'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415686'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415944'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419467'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429761'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691760003566742 -91.2781829833984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.691760003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2781829833984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691760003566742 -91.2781829833984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.691760003566742"^^xsd:decimal ;
  geo-pos:long "-91.2781829833984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.278182983398'^^xsd:double;
  dwc:latitude '-0.69176000356674'^^xsd:double;
  dwc:individualCount '3600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425121'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416161'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417983'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417983'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420815'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428377'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428507'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416952'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415087'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415087'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429608'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25961005687714"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4967880249023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25961005687714"^^xsd:decimal ;
  geo-pos:long "-90.4967880249023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423027'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423074'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425756'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426898'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '16000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426382'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426997'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '637'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427831'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420252'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '433'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428050'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '622'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424612'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423181'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427282'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '397'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427990'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423765'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3920'^^xsd:integer;
  dwc:observedWeight '1587.3000488281'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420356'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '1680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420353'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428153'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418554'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418554'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1466'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415281'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419504'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424607'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '199.09300231934'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419868'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426873'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426252'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428221'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420521'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '578'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423976'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421346'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424551'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428688'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417059'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.145520001649857 -91.3780364990234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.145520001649857"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3780364990234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.145520001649857 -91.3780364990234)"^^geo:wktLiteral ;
  geo-pos:lat "0.145520001649857"^^xsd:decimal ;
  geo-pos:long "-91.3780364990234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.378036499023'^^xsd:double;
  dwc:latitude '0.14552000164986'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425958'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426224'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427395'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427622'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418117'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418117'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415645'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420463'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427903'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428362'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428778'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417891'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417891'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419763'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416233'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416233'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429442'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415547'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415547'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '208.16299438477'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419858'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419473'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416342'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416815'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416815'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417126'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417126'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416103'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416103'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '2040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419317'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418176'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7009963989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7009963989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418321'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '376'^^xsd:integer;
  dwc:observedWeight '95.620002746582'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418321'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418165'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418165'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.830969989299774 -89.3556823730469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.830969989299774"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3556823730469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.830969989299774 -89.3556823730469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.830969989299774"^^xsd:decimal ;
  geo-pos:long "-89.3556823730469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.355682373047'^^xsd:double;
  dwc:latitude '-0.83096998929977'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418766'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385569989681244 -91.3782806396484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385569989681244"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3782806396484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385569989681244 -91.3782806396484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385569989681244"^^xsd:decimal ;
  geo-pos:long "-91.3782806396484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.378280639648'^^xsd:double;
  dwc:latitude '-0.38556998968124'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425210'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429207'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419090'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419472'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419963'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '149.66000366211'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419841'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416827'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426263'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426269'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417321'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417321'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417839'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417839'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418040'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418328'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429819'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422541'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426915'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '472'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424521'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415416'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415416'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757179975509644 -90.4371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.757179975509644"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757179975509644 -90.4371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.757179975509644"^^xsd:decimal ;
  geo-pos:long "-90.4371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.437118530273'^^xsd:double;
  dwc:latitude '-0.75717997550964'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427790'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '5280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420621'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1671'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427911'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428708'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427863'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420800'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01548004150391 -91.4050064086914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01548004150391"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4050064086914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01548004150391 -91.4050064086914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01548004150391"^^xsd:decimal ;
  geo-pos:long "-91.4050064086914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.405006408691'^^xsd:double;
  dwc:latitude '-1.0154800415039'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417491'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429700'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '3.4400000572205'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429518'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '545'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425646'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425941'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.322400003671646 -91.342399597168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.322400003671646"^^xsd:decimal ;
  dwc:decimalLongitude "-91.342399597168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.322400003671646 -91.342399597168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.322400003671646"^^xsd:decimal ;
  geo-pos:long "-91.342399597168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.342399597168'^^xsd:double;
  dwc:latitude '-0.32240000367165'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427171'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427286'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688000023365021"^^xsd:decimal ;
  dwc:decimalLongitude "-90.836311340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688000023365021"^^xsd:decimal ;
  geo-pos:long "-90.836311340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '901'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426367'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420240'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420253'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428225'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424730'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429007'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418355'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418355'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357789993286133 -91.6535568237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357789993286133"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6535568237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357789993286133 -91.6535568237305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357789993286133"^^xsd:decimal ;
  geo-pos:long "-91.6535568237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.65355682373'^^xsd:double;
  dwc:latitude '-0.35778999328613'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:observedWeight '36.659999847412'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429244'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421792'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416111'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416111'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423490'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429118'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0311500001698732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5414199829102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  geo-pos:lat "0.0311500001698732"^^xsd:decimal ;
  geo-pos:long "-91.5414199829102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.54141998291'^^xsd:double;
  dwc:latitude '0.031150000169873'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425933'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426182'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:observedWeight '185.03399658203'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420313'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420775'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426945'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1824'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425996'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426790'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416800'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00440001487732 -91.0427627563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00440001487732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0427627563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00440001487732 -91.0427627563477)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00440001487732"^^xsd:decimal ;
  geo-pos:long "-91.0427627563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.042762756348'^^xsd:double;
  dwc:latitude '-1.0044000148773'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417393'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.6900000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417674'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418396'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428238'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424293'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428365'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '531'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424610'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416060'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35888004302979 -90.4602203369141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35888004302979"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4602203369141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35888004302979 -90.4602203369141)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35888004302979"^^xsd:decimal ;
  geo-pos:long "-90.4602203369141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418265'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.460220336914'^^xsd:double;
  dwc:latitude '-1.3588800430298'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '12.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418265'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427820'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '11700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424534'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421422'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417989'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '18.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417989'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415052'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '18.139999389648'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415052'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415095'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428941'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415605'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421814'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.9499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418432'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34396994113922 -89.6824569702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34396994113922"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6824569702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34396994113922 -89.6824569702148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34396994113922"^^xsd:decimal ;
  geo-pos:long "-89.6824569702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.682456970215'^^xsd:double;
  dwc:latitude '-1.3439699411392'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425524'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425395'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '546'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428792'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429015'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.423000007867813 -90.3723983764648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.423000007867813"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3723983764648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.423000007867813 -90.3723983764648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.423000007867813"^^xsd:decimal ;
  geo-pos:long "-90.3723983764648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.372398376465'^^xsd:double;
  dwc:latitude '-0.42300000786781'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419650'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415598'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422091'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425276'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416098'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416098'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419927'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03965997695923 -91.148307800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03965997695923"^^xsd:decimal ;
  dwc:decimalLongitude "-91.148307800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03965997695923 -91.148307800293)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03965997695923"^^xsd:decimal ;
  geo-pos:long "-91.148307800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148307800293'^^xsd:double;
  dwc:latitude '-1.0396599769592'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417412'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423081'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423313'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416294'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416294'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.138650000095367 -91.3237686157227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.138650000095367"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3237686157227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.138650000095367 -91.3237686157227)"^^geo:wktLiteral ;
  geo-pos:lat "0.138650000095367"^^xsd:decimal ;
  geo-pos:long "-91.3237686157227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.323768615723'^^xsd:double;
  dwc:latitude '0.13865000009537'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '10.439999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417689'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '19760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421682'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427696'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428452'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '485'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424548'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415257'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.9799995422363'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415257'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418604'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419247'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420080'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04469001293182 -91.1564712524414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04469001293182"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1564712524414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04469001293182 -91.1564712524414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04469001293182"^^xsd:decimal ;
  geo-pos:long "-91.1564712524414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156471252441'^^xsd:double;
  dwc:latitude '-1.0446900129318'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417637'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415222'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422109'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415075'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415075'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429710'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424368'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '638'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428680'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417144'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417144'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427546'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427553'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420288'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '674'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '2550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420660'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126910001039505 -91.393913269043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126910001039505"^^xsd:decimal ;
  dwc:decimalLongitude "-91.393913269043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126910001039505 -91.393913269043)"^^geo:wktLiteral ;
  geo-pos:lat "0.126910001039505"^^xsd:decimal ;
  geo-pos:long "-91.393913269043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.393913269043'^^xsd:double;
  dwc:latitude '0.12691000103951'^^xsd:double;
  dwc:individualCount '894'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426207'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426452'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390080004930496"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2775802612305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390080004930496"^^xsd:decimal ;
  geo-pos:long "-91.2775802612305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.27758026123'^^xsd:double;
  dwc:latitude '-0.3900800049305'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426524'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691709995269775 -91.273078918457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.691709995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-91.273078918457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691709995269775 -91.273078918457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.691709995269775"^^xsd:decimal ;
  geo-pos:long "-91.273078918457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273078918457'^^xsd:double;
  dwc:latitude '-0.69170999526977'^^xsd:double;
  dwc:individualCount '756'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426811'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645569980144501 -91.1214904785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.645569980144501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1214904785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645569980144501 -91.1214904785156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.645569980144501"^^xsd:decimal ;
  geo-pos:long "-91.1214904785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.121490478516'^^xsd:double;
  dwc:latitude '-0.6455699801445'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425509'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '468'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427370'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3871917724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3871917724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3871917724609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3871917724609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.387191772461'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426584'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423761'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '6724'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422803'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.432220011949539 -91.3932266235352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.432220011949539"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3932266235352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.432220011949539 -91.3932266235352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.432220011949539"^^xsd:decimal ;
  geo-pos:long "-91.3932266235352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.393226623535'^^xsd:double;
  dwc:latitude '-0.43222001194954'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426468'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '485'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428761'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429829'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35950994491577 -90.4564971923828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35950994491577"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4564971923828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35950994491577 -90.4564971923828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35950994491577"^^xsd:decimal ;
  geo-pos:long "-90.4564971923828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.456497192383'^^xsd:double;
  dwc:latitude '-1.3595099449158'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426231'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424381'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35922503471375 -90.4448394775391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35922503471375"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4448394775391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35922503471375 -90.4448394775391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35922503471375"^^xsd:decimal ;
  geo-pos:long "-90.4448394775391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.444839477539'^^xsd:double;
  dwc:latitude '-1.3592250347138'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421412'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.926670014858246 -89.4275970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.926670014858246"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4275970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.926670014858246 -89.4275970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.926670014858246"^^xsd:decimal ;
  geo-pos:long "-89.4275970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.427597045898'^^xsd:double;
  dwc:latitude '-0.92667001485825'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418720'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427929'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420811'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428952'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '23.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416857'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '17.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417844'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427129'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426542'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4657'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426042'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3298100233078 -90.5071029663086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3298100233078"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5071029663086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3298100233078 -90.5071029663086)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3298100233078"^^xsd:decimal ;
  geo-pos:long "-90.5071029663086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.507102966309'^^xsd:double;
  dwc:latitude '-1.3298100233078'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426286'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '311'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428081'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '262'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420550'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '10800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420658'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428639'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.434119999408722"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3922882080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.434119999408722"^^xsd:decimal ;
  geo-pos:long "-91.3922882080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392288208008'^^xsd:double;
  dwc:latitude '-0.43411999940872'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425116'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416993'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416960'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416960'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417809'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417809'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418190'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '11.810000419617'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418190'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390909999608994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.268798828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390909999608994"^^xsd:decimal ;
  geo-pos:long "-91.268798828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268798828125'^^xsd:double;
  dwc:latitude '-0.39090999960899'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426526'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428016'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417603'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.386099994182587 -90.4634170532227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.386099994182587"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4634170532227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.386099994182587 -90.4634170532227)"^^geo:wktLiteral ;
  geo-pos:lat "0.386099994182587"^^xsd:decimal ;
  geo-pos:long "-90.4634170532227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.463417053223'^^xsd:double;
  dwc:latitude '0.38609999418259'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418251'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386229991912842 -91.2765426635742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386229991912842"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2765426635742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386229991912842 -91.2765426635742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386229991912842"^^xsd:decimal ;
  geo-pos:long "-91.2765426635742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.276542663574'^^xsd:double;
  dwc:latitude '-0.38622999191284'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425122'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427462'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415265'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415265'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418741'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418741'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2010'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419229'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426369'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '319'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427888'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420496'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427891'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420418'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428085'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421087'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428857'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393229991197586 -91.2591094970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393229991197586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2591094970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393229991197586 -91.2591094970703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393229991197586"^^xsd:decimal ;
  geo-pos:long "-91.2591094970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25910949707'^^xsd:double;
  dwc:latitude '-0.39322999119759'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428858'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '398'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423312'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421810'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428244'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3675003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3675003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367500305176'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418721'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419257'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428815'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415930'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419489'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416372'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416372'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420056'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416733'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.312299996614456 -89.9582977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.312299996614456"^^xsd:decimal ;
  dwc:decimalLongitude "-89.9582977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.312299996614456 -89.9582977294922)"^^geo:wktLiteral ;
  geo-pos:lat "0.312299996614456"^^xsd:decimal ;
  geo-pos:long "-89.9582977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.958297729492'^^xsd:double;
  dwc:latitude '0.31229999661446'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417825'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '491'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427933'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420991'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416224'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416465'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416734'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418075'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418075'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426883'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1787'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427078'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416535'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416535'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416988'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416988'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417329'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '6.0900001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429371'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417219'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419737'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03778004646301"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1487197875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03778004646301"^^xsd:decimal ;
  geo-pos:long "-91.1487197875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148719787598'^^xsd:double;
  dwc:latitude '-1.037780046463'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417633'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '849'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418898'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190699994564056 -91.5571975708008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190699994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571975708008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190699994564056 -91.5571975708008)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190699994564056"^^xsd:decimal ;
  geo-pos:long "-91.5571975708008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557197570801'^^xsd:double;
  dwc:latitude '0.019069999456406'^^xsd:double;
  dwc:individualCount '986'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425468'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429526'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422415'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '376'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:observedWeight '174.14999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419952'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418196'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418196'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276820003986359 -91.506591796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.276820003986359"^^xsd:decimal ;
  dwc:decimalLongitude "-91.506591796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276820003986359 -91.506591796875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.276820003986359"^^xsd:decimal ;
  geo-pos:long "-91.506591796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.506591796875'^^xsd:double;
  dwc:latitude '-0.27682000398636'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425174'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415067'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415359'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417026'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417026'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419923'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427309'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428871'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428945'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02980995178223 -91.1276702880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02980995178223"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1276702880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02980995178223 -91.1276702880859)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02980995178223"^^xsd:decimal ;
  geo-pos:long "-91.1276702880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417410'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.127670288086'^^xsd:double;
  dwc:latitude '-1.0298099517822'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417410'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417921'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:observedWeight '25.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417921'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425563'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420585'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424257'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499650001525879 -91.4502182006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.499650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4502182006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499650001525879 -91.4502182006836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.499650001525879"^^xsd:decimal ;
  geo-pos:long "-91.4502182006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.450218200684'^^xsd:double;
  dwc:latitude '-0.49965000152588'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425184'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '444'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419330'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421781'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429679'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426819'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420579'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426695'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428473'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421554'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415808'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415746'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415961'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415961'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05989003181458 -91.1663284301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05989003181458"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05989003181458 -91.1663284301758)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05989003181458"^^xsd:decimal ;
  geo-pos:long "-91.1663284301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.166328430176'^^xsd:double;
  dwc:latitude '-1.0598900318146'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417191'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426363'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '22265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422675'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.215700000524521 -91.1718978881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.215700000524521"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1718978881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.215700000524521 -91.1718978881836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.215700000524521"^^xsd:decimal ;
  geo-pos:long "-91.1718978881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.171897888184'^^xsd:double;
  dwc:latitude '-0.21570000052452'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427225'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419785'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427381'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430920004844666 -91.3936004638672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430920004844666"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3936004638672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430920004844666 -91.3936004638672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430920004844666"^^xsd:decimal ;
  geo-pos:long "-91.3936004638672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.393600463867'^^xsd:double;
  dwc:latitude '-0.43092000484467'^^xsd:double;
  dwc:individualCount '746'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428974'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416007'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419262'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '2204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425456'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207959994673729 -91.3936233520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207959994673729"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3936233520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207959994673729 -91.3936233520508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207959994673729"^^xsd:decimal ;
  geo-pos:long "-91.3936233520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.393623352051'^^xsd:double;
  dwc:latitude '-0.20795999467373'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425478'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429932'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419788'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418389'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425304'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429724'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:observedWeight '58.049900054932'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420320'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '136.05400085449'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418439'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418439'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '22.719999313354'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429466'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419216'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415956'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415956'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420095'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415225'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421098'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424412'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '12480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '721'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428847'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426559'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427998'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427872'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428892'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '427'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417608'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:observedWeight '3.210000038147'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429369'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425738'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425915'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '8856'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426329'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '31.746000289917'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420296'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1627'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425170'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419212'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:observedWeight '43.990001678467'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418057'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0178699996322393 -91.208610534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0178699996322393"^^xsd:decimal ;
  dwc:decimalLongitude "-91.208610534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0178699996322393 -91.208610534668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0178699996322393"^^xsd:decimal ;
  geo-pos:long "-91.208610534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.208610534668'^^xsd:double;
  dwc:latitude '-0.017869999632239'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429961'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15279996395111 -89.8322982788086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15279996395111"^^xsd:decimal ;
  dwc:decimalLongitude "-89.8322982788086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15279996395111 -89.8322982788086)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15279996395111"^^xsd:decimal ;
  geo-pos:long "-89.8322982788086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.832298278809'^^xsd:double;
  dwc:latitude '-1.1527999639511'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429797'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0191900003701448"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571365356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0191900003701448"^^xsd:decimal ;
  geo-pos:long "-91.5571365356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557136535645'^^xsd:double;
  dwc:latitude '0.019190000370145'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425929'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422990'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419929'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421347'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424709'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34105002880096 -89.7179412841797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34105002880096"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7179412841797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34105002880096 -89.7179412841797)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34105002880096"^^xsd:decimal ;
  geo-pos:long "-89.7179412841797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.71794128418'^^xsd:double;
  dwc:latitude '-1.341050028801'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425536'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429533'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426422'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416461'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417123'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417123'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417610'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417610'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418504'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418505'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416899'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416899'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420176'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416907'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416907'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1040'^^xsd:integer;
  dwc:observedWeight '145.125'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420144'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421919'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '454'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425270'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418756'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '32'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416088'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02691996097565 -91.1377334594727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02691996097565"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1377334594727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02691996097565 -91.1377334594727)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02691996097565"^^xsd:decimal ;
  geo-pos:long "-91.1377334594727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417182'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.137733459473'^^xsd:double;
  dwc:latitude '-1.0269199609757'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.9800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417182'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419329'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418436'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418436'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429479'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '481'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422087'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425464'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422309'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418667'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419263'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423661'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '649'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427717'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1791'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428033'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421313'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427233'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420245'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '557'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425808'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '890'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415857'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415857'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424403'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415823'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419188'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429316'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429610'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415614'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415614'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420094'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '211'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424224'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421215'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428884'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428731'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429890'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:observedWeight '58.049999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415317'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416766'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416766'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1512'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426637'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '12740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420810'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424151'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418763'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4484'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422679'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423082'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424568'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428519'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429492'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422313'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0519100017845631 -91.5134506225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0519100017845631"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5134506225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0519100017845631 -91.5134506225586)"^^geo:wktLiteral ;
  geo-pos:lat "0.0519100017845631"^^xsd:decimal ;
  geo-pos:long "-91.5134506225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.513450622559'^^xsd:double;
  dwc:latitude '0.051910001784563'^^xsd:double;
  dwc:individualCount '435'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429767'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415239'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429421'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425296'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429707'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863629996776581 -91.5026779174805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863629996776581"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5026779174805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863629996776581 -91.5026779174805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863629996776581"^^xsd:decimal ;
  geo-pos:long "-91.5026779174805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50267791748'^^xsd:double;
  dwc:latitude '-0.86362999677658'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426821'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417099'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423964'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '529'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427921'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426771'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748799979686737"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2543029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748799979686737"^^xsd:decimal ;
  geo-pos:long "-90.2543029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426593'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '3720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420274'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418024'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418024'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418050'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '30.379999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418050'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362159997224808"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2920303344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362159997224808"^^xsd:decimal ;
  geo-pos:long "-91.2920303344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.292030334473'^^xsd:double;
  dwc:latitude '-0.36215999722481'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425124'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429457'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415976'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415976'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416812'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419384'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.11421000212431"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4579391479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  geo-pos:lat "0.11421000212431"^^xsd:decimal ;
  geo-pos:long "-91.4579391479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457939147949'^^xsd:double;
  dwc:latitude '0.11421000212431'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425927'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '8900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419698'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417283'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417283'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415082'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.710000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415082'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422014'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424115'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423956'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415395'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '25.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415404'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3127746582031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690277755260468"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3127746582031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3127746582031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690277755260468"^^xsd:decimal ;
  geo-pos:long "-91.3127746582031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.312774658203'^^xsd:double;
  dwc:latitude '-0.69027775526047'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428783'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415357'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415617'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '563'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426880'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.228049993515015 -91.3986129760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.228049993515015"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3986129760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.228049993515015 -91.3986129760742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.228049993515015"^^xsd:decimal ;
  geo-pos:long "-91.3986129760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.398612976074'^^xsd:double;
  dwc:latitude '-0.22804999351502'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425168'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415427'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416016'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416016'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419422'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418875'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416868'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:observedWeight '57'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416868'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '2184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426011'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687699973583221 -91.2768096923828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687699973583221"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2768096923828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687699973583221 -91.2768096923828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687699973583221"^^xsd:decimal ;
  geo-pos:long "-91.2768096923828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.276809692383'^^xsd:double;
  dwc:latitude '-0.68769997358322'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426226'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '912'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426099'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '421'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427131'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416934'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416934'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418642'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425788'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.708869993686676 -89.3964462280273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.708869993686676"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3964462280273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.708869993686676 -89.3964462280273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.708869993686676"^^xsd:decimal ;
  geo-pos:long "-89.3964462280273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.396446228027'^^xsd:double;
  dwc:latitude '-0.70886999368668'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429983'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '309'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428103'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424583'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417950'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417950'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418274'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '12.720000267029'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418274'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415129'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415129'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419902'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976729989051819 -91.0003128051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.976729989051819"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0003128051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976729989051819 -91.0003128051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.976729989051819"^^xsd:decimal ;
  geo-pos:long "-91.0003128051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.000312805176'^^xsd:double;
  dwc:latitude '-0.97672998905182'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429185'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427724'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420076'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03137004375458"^^xsd:decimal ;
  dwc:decimalLongitude "-91.097900390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03137004375458"^^xsd:decimal ;
  geo-pos:long "-91.097900390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417167'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097900390625'^^xsd:double;
  dwc:latitude '-1.0313700437546'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417167'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417463'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417463'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425385'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:observedWeight '113.37899780273'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420101'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '443'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428248'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428414'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '34.099998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416742'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427204'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04463994503021 -91.1513366699219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04463994503021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1513366699219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04463994503021 -91.1513366699219)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04463994503021"^^xsd:decimal ;
  geo-pos:long "-91.1513366699219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.151336669922'^^xsd:double;
  dwc:latitude '-1.0446399450302'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428616'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424291'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424873'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415259'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415259'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416820'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416820'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416415'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419663'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416758'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397650003433228 -91.2365875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.397650003433228"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2365875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397650003433228 -91.2365875244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.397650003433228"^^xsd:decimal ;
  geo-pos:long "-91.2365875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417573'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236587524414'^^xsd:double;
  dwc:latitude '-0.39765000343323'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '15.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417573'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423016'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426563'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430640012025833"^^xsd:decimal ;
  geo-pos:long "-91.3928680419922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428388'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421550'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1649780273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.212870001792908"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1649780273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1649780273438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.212870001792908"^^xsd:decimal ;
  geo-pos:long "-91.1649780273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.164978027344'^^xsd:double;
  dwc:latitude '-0.21287000179291'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424719'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417322'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '26174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420674'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425659'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422484'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426872'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423015'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419156'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423337'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:observedWeight '2.6300001144409'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429528'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420791'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428118'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '605'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424558'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415932'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415932'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419602'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:observedWeight '39.002300262451'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419863'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418301'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:observedWeight '48.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418301'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421385'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '702'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '359'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424840'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428257'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428851'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04444003105164 -91.1610794067383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04444003105164"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1610794067383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04444003105164 -91.1610794067383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04444003105164"^^xsd:decimal ;
  geo-pos:long "-91.1610794067383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415458'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.161079406738'^^xsd:double;
  dwc:latitude '-1.0444400310516'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415458'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416034'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416034'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415765'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '509'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419416'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415429'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421957'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '3.039999961853'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429307'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429133'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977949976921082 -91.4462127685547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.977949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4462127685547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977949976921082 -91.4462127685547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.977949976921082"^^xsd:decimal ;
  geo-pos:long "-91.4462127685547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.446212768555'^^xsd:double;
  dwc:latitude '-0.97794997692108'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429155'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420052'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429484'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415397'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415397'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415564'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415564'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421105'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429039'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425140'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417158'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:observedWeight '27.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417158'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419314'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0554400011897087 -91.5112228393555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0554400011897087"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5112228393555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0554400011897087 -91.5112228393555)"^^geo:wktLiteral ;
  geo-pos:lat "0.0554400011897087"^^xsd:decimal ;
  geo-pos:long "-91.5112228393555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.511222839355'^^xsd:double;
  dwc:latitude '0.055440001189709'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429765'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419389'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427782'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420740'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428576'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428712'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419187'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420091'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38329994678497"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7373962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38329994678497"^^xsd:decimal ;
  geo-pos:long "-89.7373962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.737396240234'^^xsd:double;
  dwc:latitude '-1.383299946785'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422913'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428940'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '12.189999580383'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429366'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422277'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416965'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416972'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416972'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418277'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '486'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420750'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.993319988250732 -90.9662094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.993319988250732"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9662094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.993319988250732 -90.9662094116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.993319988250732"^^xsd:decimal ;
  geo-pos:long "-90.9662094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966209411621'^^xsd:double;
  dwc:latitude '-0.99331998825073'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428328'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '431'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428768'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427281'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429663'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418768'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418768'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416215'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416215'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427095'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417816'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '5.8899998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417816'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426214'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421697'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429103'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415770'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420070'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '238.54899597168'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420292'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418102'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:observedWeight '17.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418102'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425320'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422111'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422317'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428753'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425160'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415700'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415700'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '175.9640045166'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418894'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38329994678497"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7373962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38329994678497"^^xsd:decimal ;
  geo-pos:long "-89.7373962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.737396240234'^^xsd:double;
  dwc:latitude '-1.383299946785'^^xsd:double;
  dwc:individualCount '2500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419534'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418252'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429821'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416930'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416930'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:observedWeight '63.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418069'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417208'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417208'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '382'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426435'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420616'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416375'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417765'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417765'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417997'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417997'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418592'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415674'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415674'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419394'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05659997463226 -91.1741027832031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05659997463226"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1741027832031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05659997463226 -91.1741027832031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05659997463226"^^xsd:decimal ;
  geo-pos:long "-91.1741027832031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417252'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174102783203'^^xsd:double;
  dwc:latitude '-1.0565999746323'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417252'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418260'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418260'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428059'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420532'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418568'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '14.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418568'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420041'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0035400390625 -91.0522613525391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0035400390625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0522613525391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0035400390625 -91.0522613525391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0035400390625"^^xsd:decimal ;
  geo-pos:long "-91.0522613525391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417361'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.052261352539'^^xsd:double;
  dwc:latitude '-1.0035400390625'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417361'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '912'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425980'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '7832'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416865'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416865'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420075'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420170'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417951'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '11.329999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417951'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1956'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426025'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '203'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427193'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688799977302551 -91.2898025512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688799977302551"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2898025512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688799977302551 -91.2898025512695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688799977302551"^^xsd:decimal ;
  geo-pos:long "-91.2898025512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28980255127'^^xsd:double;
  dwc:latitude '-0.68879997730255'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426246'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428890'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.778659999370575 -91.4216232299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.778659999370575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4216232299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.778659999370575 -91.4216232299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.778659999370575"^^xsd:decimal ;
  geo-pos:long "-91.4216232299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.42162322998'^^xsd:double;
  dwc:latitude '-0.77865999937057'^^xsd:double;
  dwc:individualCount '1966'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426829'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415347'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421784'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426195'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '5200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420200'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426818'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427892'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427918'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417795'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417795'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421310'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416854'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416854'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417371'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417371'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '479'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425393'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '23.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415054'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '457'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425405'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.496549993753433 -91.2034912109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.496549993753433"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2034912109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.496549993753433 -91.2034912109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.496549993753433"^^xsd:decimal ;
  geo-pos:long "-91.2034912109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.203491210938'^^xsd:double;
  dwc:latitude '-0.49654999375343'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425519'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33259999752045 -90.5026779174805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33259999752045"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5026779174805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33259999752045 -90.5026779174805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33259999752045"^^xsd:decimal ;
  geo-pos:long "-90.5026779174805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.50267791748'^^xsd:double;
  dwc:latitude '-1.3325999975205'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425674'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428954'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415796'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417292'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416188'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416285'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416285'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.295729994773865 -91.5577011108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.295729994773865"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5577011108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.295729994773865 -91.5577011108398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.295729994773865"^^xsd:decimal ;
  geo-pos:long "-91.5577011108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.55770111084'^^xsd:double;
  dwc:latitude '-0.29572999477387'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425101'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417187'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '97.550003051758'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429572'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '37925'^^xsd:integer;
  dwc:observedWeight '716.80999755859'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429598'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '685'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425565'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '783'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419307'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417275'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417275'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419358'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.478199988603592 -91.2210235595703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.478199988603592"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2210235595703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.478199988603592 -91.2210235595703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.478199988603592"^^xsd:decimal ;
  geo-pos:long "-91.2210235595703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22102355957'^^xsd:double;
  dwc:latitude '-0.47819998860359'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429742'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417964'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418013'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417071'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417071'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415097'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415097'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419537'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429757'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423010'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767899990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3127975463867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767899990081787"^^xsd:decimal ;
  geo-pos:long "-90.3127975463867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '27.664400100708'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420307'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416886'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419226'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.423000007867813 -90.3723983764648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.423000007867813"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3723983764648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.423000007867813 -90.3723983764648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.423000007867813"^^xsd:decimal ;
  geo-pos:long "-90.3723983764648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.372398376465'^^xsd:double;
  dwc:latitude '-0.42300000786781'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419395'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419876'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416600'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416600'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428313'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '468'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416274'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427807'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '22.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416366'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415088'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:observedWeight '117.64199829102'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420104'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415150'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429352'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425332'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425569'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425837'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2918'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426298'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426429'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426550'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418012'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418012'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421987'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.501139998435974 -91.4664688110352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.501139998435974"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4664688110352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.501139998435974 -91.4664688110352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.501139998435974"^^xsd:decimal ;
  geo-pos:long "-91.4664688110352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.466468811035'^^xsd:double;
  dwc:latitude '-0.50113999843597'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425136'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33506000041962 -89.6924362182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33506000041962"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6924362182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33506000041962 -89.6924362182617)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33506000041962"^^xsd:decimal ;
  geo-pos:long "-89.6924362182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.692436218262'^^xsd:double;
  dwc:latitude '-1.3350600004196'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429973'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427020'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427478'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428174'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418861'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '4197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419134'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419613'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418641'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '45.351501464844'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418930'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415979'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415979'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416430'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415360'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415360'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '6690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420114'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416837'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416837'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427626'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '4532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424472'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428872'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428283'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429860'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429034'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421518'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424511'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428891'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426861'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422942'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428210'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428017'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424152'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.128439992666245 -91.3925170898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.128439992666245"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3925170898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.128439992666245 -91.3925170898438)"^^geo:wktLiteral ;
  geo-pos:lat "0.128439992666245"^^xsd:decimal ;
  geo-pos:long "-91.3925170898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392517089844'^^xsd:double;
  dwc:latitude '0.12843999266625'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425990'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422779'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423021'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427852'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427962'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424569'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428854'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856169998645782 -91.4975814819336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856169998645782"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4975814819336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856169998645782 -91.4975814819336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856169998645782"^^xsd:decimal ;
  geo-pos:long "-91.4975814819336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.497581481934'^^xsd:double;
  dwc:latitude '-0.85616999864578'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427307'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439220011234283 -91.3801422119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.439220011234283"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3801422119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439220011234283 -91.3801422119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.439220011234283"^^xsd:decimal ;
  geo-pos:long "-91.3801422119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.380142211914'^^xsd:double;
  dwc:latitude '-0.43922001123428'^^xsd:double;
  dwc:individualCount '353'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428526'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428553'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430640012025833"^^xsd:decimal ;
  geo-pos:long "-91.3928680419922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '1120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428386'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '416'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428097'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415783'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417667'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417667'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416322'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416322'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.546500027179718"^^xsd:decimal ;
  geo-pos:long "-90.5233001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419502'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419934'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '10500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420289'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393489986658096 -91.2456665039062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393489986658096"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2456665039062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393489986658096 -91.2456665039062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393489986658096"^^xsd:decimal ;
  geo-pos:long "-91.2456665039062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.245666503906'^^xsd:double;
  dwc:latitude '-0.3934899866581'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428429'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415175'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415175'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734220027923584 -90.4627532958984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734220027923584"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4627532958984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734220027923584 -90.4627532958984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734220027923584"^^xsd:decimal ;
  geo-pos:long "-90.4627532958984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.462753295898'^^xsd:double;
  dwc:latitude '-0.73422002792358'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427704'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417306'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.625249981880188"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7539215087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  geo-pos:lat "0.625249981880188"^^xsd:decimal ;
  geo-pos:long "-90.7539215087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.439999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417694'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '597'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427118'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '631'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427474'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427866'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:observedWeight '48.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417318'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425601'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426574'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416669'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416669'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416896'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416896'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429878'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429231'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '20.709999084473'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429257'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '435.37399291992'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419075'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27584004402161 -90.4902114868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27584004402161"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4902114868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27584004402161 -90.4902114868164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27584004402161"^^xsd:decimal ;
  geo-pos:long "-90.4902114868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417857'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490211486816'^^xsd:double;
  dwc:latitude '-1.2758400440216'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417857'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418663'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418663'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416592'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416592'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418510'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415017'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415017'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.352939993143082 -90.4253921508789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.352939993143082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4253921508789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.352939993143082 -90.4253921508789)"^^geo:wktLiteral ;
  geo-pos:lat "0.352939993143082"^^xsd:decimal ;
  geo-pos:long "-90.4253921508789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.425392150879'^^xsd:double;
  dwc:latitude '0.35293999314308'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '29'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418235'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419798'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4079'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426607'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '646'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '473'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426509'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417859'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417859'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416966'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416966'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03999996185303"^^xsd:decimal ;
  geo-pos:long "-91.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417600'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417600'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420414'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428670'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418883'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415793'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '835'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420720'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428408'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33638894557953 -90.4991683959961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33638894557953"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991683959961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33638894557953 -90.4991683959961)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33638894557953"^^xsd:decimal ;
  geo-pos:long "-90.4991683959961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499168395996'^^xsd:double;
  dwc:latitude '-1.3363889455795'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '31963'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:observedWeight '622.71997070312'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429602'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427196'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427133'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428929'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428326'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419884'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415370'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '17'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415370'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415879'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415879'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416099'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416176'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416176'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419417'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427744'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428152'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124930001795292 -91.4122695922852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.124930001795292"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4122695922852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124930001795292 -91.4122695922852)"^^geo:wktLiteral ;
  geo-pos:lat "0.124930001795292"^^xsd:decimal ;
  geo-pos:long "-91.4122695922852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.412269592285'^^xsd:double;
  dwc:latitude '0.12493000179529'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424385'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424442'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419630'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416730'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416730'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419748'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418450'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424622'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428790'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419657'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416288'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416288'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429915'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429101'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.710000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415274'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419571'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422687'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362300008535385 -91.2940673828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362300008535385"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2940673828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362300008535385 -91.2940673828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362300008535385"^^xsd:decimal ;
  geo-pos:long "-91.2940673828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.294067382812'^^xsd:double;
  dwc:latitude '-0.36230000853539'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425943'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427529'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427991'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425652'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34791004657745 -89.7027130126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34791004657745"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7027130126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34791004657745 -89.7027130126953)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34791004657745"^^xsd:decimal ;
  geo-pos:long "-89.7027130126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.702713012695'^^xsd:double;
  dwc:latitude '-1.3479100465775'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429969'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425825'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427121'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427433'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688000023365021"^^xsd:decimal ;
  dwc:decimalLongitude "-90.836311340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688000023365021 -90.836311340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688000023365021"^^xsd:decimal ;
  geo-pos:long "-90.836311340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.836311340332'^^xsd:double;
  dwc:latitude '-0.68800002336502'^^xsd:double;
  dwc:individualCount '1279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415152'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:observedWeight '30.479999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429349'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422104'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422347'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '858'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420327'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420702'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1649780273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.212870001792908"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1649780273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1649780273438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.212870001792908"^^xsd:decimal ;
  geo-pos:long "-91.1649780273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.164978027344'^^xsd:double;
  dwc:latitude '-0.21287000179291'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424718'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416533'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416533'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422411'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29197001457214 -90.4973831176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29197001457214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4973831176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29197001457214 -90.4973831176758)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29197001457214"^^xsd:decimal ;
  geo-pos:long "-90.4973831176758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.497383117676'^^xsd:double;
  dwc:latitude '-1.2919700145721'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426891'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423455'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '177.32400512695'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419850'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419883'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415382'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415382'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415319'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415319'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1242'^^xsd:integer;
  dwc:observedWeight '416.32699584961'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420132'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201557993888855 -91.3887634277344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201557993888855"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3887634277344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201557993888855 -91.3887634277344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201557993888855"^^xsd:decimal ;
  geo-pos:long "-91.3887634277344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388763427734'^^xsd:double;
  dwc:latitude '-0.20155799388886'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426235'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419221'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416825'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416825'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417541'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418316'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418316'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427158'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '355'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426412'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427781'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429040'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '40.740001678467'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429261'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415696'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415696'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '14.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417911'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418065'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:observedWeight '40.810001373291'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418065'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419474'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.581099987030029"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7863693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.581099987030029 -90.7863693237305)"^^geo:wktLiteral ;
  geo-pos:lat "0.581099987030029"^^xsd:decimal ;
  geo-pos:long "-90.7863693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.78636932373'^^xsd:double;
  dwc:latitude '0.58109998703003'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417684'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427167'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '342'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427835'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417309'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420486'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420752'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67305999994278"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3386077880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67305999994278"^^xsd:decimal ;
  geo-pos:long "-89.3386077880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429393'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428263'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428775'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425595'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '910'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31282997131348 -90.3396835327148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31282997131348"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3396835327148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31282997131348 -90.3396835327148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31282997131348"^^xsd:decimal ;
  geo-pos:long "-90.3396835327148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.339683532715'^^xsd:double;
  dwc:latitude '-1.3128299713135'^^xsd:double;
  dwc:individualCount '423'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426229'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420216'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0973099991679192 -91.4919509887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0973099991679192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4919509887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0973099991679192 -91.4919509887695)"^^geo:wktLiteral ;
  geo-pos:lat "0.0973099991679192"^^xsd:decimal ;
  geo-pos:long "-91.4919509887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.49195098877'^^xsd:double;
  dwc:latitude '0.097309999167919'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:observedWeight '10.14999961853'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429405'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419383'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426192'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422920'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425916'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427048'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415101'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422818'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1394'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426625'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '8820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420357'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5487'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423676'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00124001502991 -91.0513610839844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00124001502991"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0513610839844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00124001502991 -91.0513610839844)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00124001502991"^^xsd:decimal ;
  geo-pos:long "-91.0513610839844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.051361083984'^^xsd:double;
  dwc:latitude '-1.0012400150299'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417280'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428475'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428882'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '589'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428925'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426751'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418575'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418575'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2694000005722 -90.3523025512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2694000005722"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3523025512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2694000005722 -90.3523025512695)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2694000005722"^^xsd:decimal ;
  geo-pos:long "-90.3523025512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.35230255127'^^xsd:double;
  dwc:latitude '-1.2694000005722'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418576'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416249'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382470011711121 -91.2500228881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382470011711121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500228881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382470011711121 -91.2500228881836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382470011711121"^^xsd:decimal ;
  geo-pos:long "-91.2500228881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250022888184'^^xsd:double;
  dwc:latitude '-0.38247001171112'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428918'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428939'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418730'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417965'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417965'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415393'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415703'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415711'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418500'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418500'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416488'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429898'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390080004930496"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2775802612305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390080004930496"^^xsd:decimal ;
  geo-pos:long "-91.2775802612305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.27758026123'^^xsd:double;
  dwc:latitude '-0.3900800049305'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426562'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '45430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426398'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '676'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426599'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386579990386963"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2487030029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386579990386963"^^xsd:decimal ;
  geo-pos:long "-91.2487030029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24870300293'^^xsd:double;
  dwc:latitude '-0.38657999038696'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425131'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.707199990749359 -91.3289108276367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.707199990749359"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3289108276367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.707199990749359 -91.3289108276367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.707199990749359"^^xsd:decimal ;
  geo-pos:long "-91.3289108276367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.328910827637'^^xsd:double;
  dwc:latitude '-0.70719999074936'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429165'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34792995452881 -89.7027130126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34792995452881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7027130126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34792995452881 -89.7027130126953)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34792995452881"^^xsd:decimal ;
  geo-pos:long "-89.7027130126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.702713012695'^^xsd:double;
  dwc:latitude '-1.3479299545288'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429971'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423008'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426202'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '7695'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426801'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427464'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '4050'^^xsd:integer;
  dwc:observedWeight '82.309997558594'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429577'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427944'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415335'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '4.6799998283386'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418652'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415911'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415911'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419439'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420758'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428474'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428513'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.864669978618622 -89.3670883178711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.864669978618622"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3670883178711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.864669978618622 -89.3670883178711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.864669978618622"^^xsd:decimal ;
  geo-pos:long "-89.3670883178711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367088317871'^^xsd:double;
  dwc:latitude '-0.86466997861862'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418531'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:observedWeight '27.430000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429334'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425797'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425630'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '483'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426877'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426495'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427785'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424348'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424370'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428689'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415890'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415890'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415935'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415935'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424375'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.952300012111664"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5938034057617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.952300012111664"^^xsd:decimal ;
  geo-pos:long "-89.5938034057617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.593803405762'^^xsd:double;
  dwc:latitude '-0.95230001211166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421312'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428550'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428921'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429167'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429704'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421282'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420422'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420445'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428212'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420784'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417455'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417732'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '543'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428855'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03474998474121 -91.1476516723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03474998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1476516723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03474998474121 -91.1476516723633)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03474998474121"^^xsd:decimal ;
  geo-pos:long "-91.1476516723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416522'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.147651672363'^^xsd:double;
  dwc:latitude '-1.0347499847412'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416522'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416726'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416726'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23131000995636 -90.4775314331055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23131000995636"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4775314331055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23131000995636 -90.4775314331055)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23131000995636"^^xsd:decimal ;
  geo-pos:long "-90.4775314331055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.477531433105'^^xsd:double;
  dwc:latitude '-1.2313100099564'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417666'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425263'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418364'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418364'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '441'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429153'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428496'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421280'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.612320005893707 -90.7885818481445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.612320005893707"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7885818481445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.612320005893707 -90.7885818481445)"^^geo:wktLiteral ;
  geo-pos:lat "0.612320005893707"^^xsd:decimal ;
  geo-pos:long "-90.7885818481445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.788581848145'^^xsd:double;
  dwc:latitude '0.61232000589371'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:observedWeight '26.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422368'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '452'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427028'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429105'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415474'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415536'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416256'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417953'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417953'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '6815'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425189'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429751'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426970'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419957'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418329'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:observedWeight '48.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418329'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418937'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.39104998111725 -89.7179412841797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.39104998111725"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7179412841797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.39104998111725 -89.7179412841797)"^^geo:wktLiteral ;
  geo-pos:lat "-1.39104998111725"^^xsd:decimal ;
  geo-pos:long "-89.7179412841797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.71794128418'^^xsd:double;
  dwc:latitude '-1.3910499811173'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425522'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422306'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415839'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415839'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415869'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415869'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415874'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415874'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427117'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423284'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426725'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:observedWeight '14.059000015259'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426494'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28810000419617"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4968032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28810000419617"^^xsd:decimal ;
  geo-pos:long "-90.4968032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496803283691'^^xsd:double;
  dwc:latitude '-1.2881000041962'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418597'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04444003105164 -91.1610794067383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04444003105164"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1610794067383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04444003105164 -91.1610794067383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04444003105164"^^xsd:decimal ;
  geo-pos:long "-91.1610794067383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415459'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.161079406738'^^xsd:double;
  dwc:latitude '-1.0444400310516'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415459'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416316'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422207'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415843'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415843'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415307'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415307'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425507'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418363'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418363'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421315'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666119992733002 -91.1432571411133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.666119992733002"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1432571411133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666119992733002 -91.1432571411133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.666119992733002"^^xsd:decimal ;
  geo-pos:long "-91.1432571411133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.143257141113'^^xsd:double;
  dwc:latitude '-0.666119992733'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:observedWeight '11.199999809265'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429254'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.495570003986359 -91.2059631347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.495570003986359"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2059631347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.495570003986359 -91.2059631347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.495570003986359"^^xsd:decimal ;
  geo-pos:long "-91.2059631347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205963134766'^^xsd:double;
  dwc:latitude '-0.49557000398636'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '40.740001678467'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429259'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '523'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428977'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427134'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427252'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423483'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426674'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420393'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.778659999370575 -91.4216232299805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.778659999370575"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4216232299805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.778659999370575 -91.4216232299805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.778659999370575"^^xsd:decimal ;
  geo-pos:long "-91.4216232299805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.42162322998'^^xsd:double;
  dwc:latitude '-0.77865999937057'^^xsd:double;
  dwc:individualCount '1860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426825'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423690'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420500'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '29800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420698'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420705'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1649780273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.212870001792908"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1649780273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1649780273438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.212870001792908"^^xsd:decimal ;
  geo-pos:long "-91.1649780273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.164978027344'^^xsd:double;
  dwc:latitude '-0.21287000179291'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424716'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415836'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415836'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416253'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416253'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418913'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '812'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426046'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '374'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427092'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424731'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427359'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '571'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423745'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427955'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427954'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415802'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415802'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425346'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '195.01100158691'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01219999790192 -91.059211730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01219999790192"^^xsd:decimal ;
  dwc:decimalLongitude "-91.059211730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01219999790192 -91.059211730957)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01219999790192"^^xsd:decimal ;
  geo-pos:long "-91.059211730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.059211730957'^^xsd:double;
  dwc:latitude '-1.0121999979019'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417435'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416973'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416973'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415032'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415032'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419237'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419195'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418267'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418895'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425476'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '526'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428137'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419071'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415483'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416251'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417295'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418005'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418005'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429489'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421992'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417036'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417880'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04885005950928 -91.1652908325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04885005950928"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1652908325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04885005950928 -91.1652908325195)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04885005950928"^^xsd:decimal ;
  geo-pos:long "-91.1652908325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417478'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16529083252'^^xsd:double;
  dwc:latitude '-1.0488500595093'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417478'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:observedWeight '176.68899536133'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419854'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419085'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417243'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417562'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428845'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417239'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '699'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419837'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419738'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419354'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429993'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920620024204254 -89.4058303833008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920620024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4058303833008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920620024204254 -89.4058303833008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920620024204254"^^xsd:decimal ;
  geo-pos:long "-89.4058303833008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.405830383301'^^xsd:double;
  dwc:latitude '-0.92062002420425'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418515'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.557640016078949 -90.7825012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.557640016078949"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7825012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.557640016078949 -90.7825012207031)"^^geo:wktLiteral ;
  geo-pos:lat "0.557640016078949"^^xsd:decimal ;
  geo-pos:long "-90.7825012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418242'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.782501220703'^^xsd:double;
  dwc:latitude '0.55764001607895'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418242'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426200'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '427'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424565'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415771'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424777'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78904002904892 -89.3017807006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78904002904892"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3017807006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78904002904892 -89.3017807006836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78904002904892"^^xsd:decimal ;
  geo-pos:long "-89.3017807006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418767'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.301780700684'^^xsd:double;
  dwc:latitude '-0.78904002904892'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418767'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429726'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366769999265671 -91.2951965332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366769999265671"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2951965332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366769999265671 -91.2951965332031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366769999265671"^^xsd:decimal ;
  geo-pos:long "-91.2951965332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.295196533203'^^xsd:double;
  dwc:latitude '-0.36676999926567'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426455'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420421'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420605'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429558'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429891'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425840'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03812003135681 -91.2283325195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03812003135681"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2283325195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03812003135681 -91.2283325195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03812003135681"^^xsd:decimal ;
  geo-pos:long "-91.2283325195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228332519531'^^xsd:double;
  dwc:latitude '-1.0381200313568'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427326'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '618'^^xsd:integer;
  dwc:observedWeight '206.80299377441'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420143'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '33.56010055542'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419741'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417225'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417661'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416186'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418919'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419128'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.951910018920898 -89.5243835449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.951910018920898"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5243835449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.951910018920898 -89.5243835449219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.951910018920898"^^xsd:decimal ;
  geo-pos:long "-89.5243835449219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.524383544922'^^xsd:double;
  dwc:latitude '-0.9519100189209'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418688'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426853'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427123'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427498'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '5473'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429154'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417652'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417652'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415479'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '27.700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415962'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424619'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424737'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425144'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427981'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428268'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '30.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416299'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420611'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.361349999904633 -91.2969512939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.361349999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2969512939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.361349999904633 -91.2969512939453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.361349999904633"^^xsd:decimal ;
  geo-pos:long "-91.2969512939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.296951293945'^^xsd:double;
  dwc:latitude '-0.36134999990463'^^xsd:double;
  dwc:individualCount '435'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429012'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '678'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429051'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416932'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416932'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.64709997177124"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7740020751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  geo-pos:lat "0.64709997177124"^^xsd:decimal ;
  geo-pos:long "-90.7740020751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417681'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421997'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416754'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416754'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420465'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.768440008163452 -90.3789596557617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.768440008163452"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3789596557617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.768440008163452 -90.3789596557617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.768440008163452"^^xsd:decimal ;
  geo-pos:long "-90.3789596557617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.378959655762'^^xsd:double;
  dwc:latitude '-0.76844000816345'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427775'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428207'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423358'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420338'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423432'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420372'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428431'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428564'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418727'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416045'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3819699883461 -91.3433837890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3819699883461"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3433837890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3819699883461 -91.3433837890625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3819699883461"^^xsd:decimal ;
  geo-pos:long "-91.3433837890625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.343383789062'^^xsd:double;
  dwc:latitude '-0.3819699883461'^^xsd:double;
  dwc:individualCount '25000000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418772'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425648'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388220012187958 -91.2681121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388220012187958"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2681121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388220012187958 -91.2681121826172)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388220012187958"^^xsd:decimal ;
  geo-pos:long "-91.2681121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268112182617'^^xsd:double;
  dwc:latitude '-0.38822001218796'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425513'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '4795'^^xsd:integer;
  dwc:observedWeight '117.94999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429589'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420373'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428108'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415523'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05615997314453 -91.1697998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05615997314453"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1697998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05615997314453 -91.1697998046875)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05615997314453"^^xsd:decimal ;
  geo-pos:long "-91.1697998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.169799804688'^^xsd:double;
  dwc:latitude '-1.0561599731445'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417395'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415493'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415493'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416040'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416040'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416568'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '885'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421791'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424273'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '4129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422075'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362159997224808"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2920303344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362159997224808"^^xsd:decimal ;
  geo-pos:long "-91.2920303344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.292030334473'^^xsd:double;
  dwc:latitude '-0.36215999722481'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425225'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415658'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415811'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '13.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417046'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421989'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38892996311188 -89.6199264526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38892996311188"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6199264526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38892996311188 -89.6199264526367)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38892996311188"^^xsd:decimal ;
  geo-pos:long "-89.6199264526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.619926452637'^^xsd:double;
  dwc:latitude '-1.3889299631119'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425530'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421710'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421560'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416075'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416075'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416271'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417783'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '22'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417783'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '17.719999313354'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418382'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417922'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417922'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416228'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '14010'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420020'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419419'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955309987068176 -90.9663391113281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955309987068176"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9663391113281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955309987068176 -90.9663391113281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955309987068176"^^xsd:decimal ;
  geo-pos:long "-90.9663391113281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415283'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966339111328'^^xsd:double;
  dwc:latitude '-0.95530998706818'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415283'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417052'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417052'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418237'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34092998504639 -89.7026062011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34092998504639"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7026062011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34092998504639 -89.7026062011719)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34092998504639"^^xsd:decimal ;
  geo-pos:long "-89.7026062011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.702606201172'^^xsd:double;
  dwc:latitude '-1.3409299850464'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425531'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429911'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428956'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417068'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419617'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416460'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416460'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416652'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416652'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416472'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416855'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416855'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '363'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424514'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428533'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427008'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426247'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421275'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429135'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02620995044708 -91.0517883300781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02620995044708"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0517883300781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02620995044708 -91.0517883300781)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02620995044708"^^xsd:decimal ;
  geo-pos:long "-91.0517883300781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.051788330078'^^xsd:double;
  dwc:latitude '-1.0262099504471'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429194'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.351799994707108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6716003417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.351799994707108"^^xsd:decimal ;
  geo-pos:long "-90.6716003417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:observedWeight '62.720001220703'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418204'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382690012454987 -91.2498626708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382690012454987"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498626708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382690012454987 -91.2498626708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382690012454987"^^xsd:decimal ;
  geo-pos:long "-91.2498626708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249862670898'^^xsd:double;
  dwc:latitude '-0.38269001245499'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425647'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '3427'^^xsd:integer;
  dwc:observedWeight '84.300003051758'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429587'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417654'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417654'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.875450015068054 -89.3750534057617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.875450015068054"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3750534057617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.875450015068054 -89.3750534057617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.875450015068054"^^xsd:decimal ;
  geo-pos:long "-89.3750534057617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418046'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375053405762'^^xsd:double;
  dwc:latitude '-0.87545001506805'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418046'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418606'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417748'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421939'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422456'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '574'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422815'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415454'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415454'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.6400003433228'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415406'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419550'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416305'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416305'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419821'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '506'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426702'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668799996376038 -90.5500793457031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668799996376038"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5500793457031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668799996376038 -90.5500793457031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668799996376038"^^xsd:decimal ;
  geo-pos:long "-90.5500793457031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.550079345703'^^xsd:double;
  dwc:latitude '-0.66879999637604'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427822'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417101'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '968'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31245994567871 -90.3385620117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31245994567871"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3385620117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31245994567871 -90.3385620117188)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31245994567871"^^xsd:decimal ;
  geo-pos:long "-90.3385620117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.338562011719'^^xsd:double;
  dwc:latitude '-1.3124599456787'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426106'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426845'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422954'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0930399969220161 -91.4068298339844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0930399969220161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4068298339844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0930399969220161 -91.4068298339844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0930399969220161"^^xsd:decimal ;
  geo-pos:long "-91.4068298339844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.406829833984'^^xsd:double;
  dwc:latitude '-0.093039996922016'^^xsd:double;
  dwc:individualCount '912'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425470'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419177'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425919'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2797'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422813'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '959'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426041'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420499'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419269'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2788'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426283'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427051'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420324'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427084'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421037'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13740000128746 -91.38330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13740000128746"^^xsd:decimal ;
  dwc:decimalLongitude "-91.38330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13740000128746 -91.38330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.13740000128746"^^xsd:decimal ;
  geo-pos:long "-91.38330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.38330078125'^^xsd:double;
  dwc:latitude '0.13740000128746'^^xsd:double;
  dwc:individualCount '3700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424710'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415380'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '16.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415380'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419397'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420072'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417580'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417835'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '29.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417835'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '773'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419885'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417456'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417456'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326660007238388 -91.3387069702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.326660007238388"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3387069702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326660007238388 -91.3387069702148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.326660007238388"^^xsd:decimal ;
  geo-pos:long "-91.3387069702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.338706970215'^^xsd:double;
  dwc:latitude '-0.32666000723839'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416995'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418035'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418035'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418172'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417656'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417656'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418384'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '29.840000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418384'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429390'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '451'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428697'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126399993896484 -91.391227722168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-91.391227722168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126399993896484 -91.391227722168)"^^geo:wktLiteral ;
  geo-pos:lat "0.126399993896484"^^xsd:decimal ;
  geo-pos:long "-91.391227722168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391227722168'^^xsd:double;
  dwc:latitude '0.12639999389648'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429403'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422777'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '953'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418263'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418263'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420191'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375950008630753"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2747116088867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375950008630753"^^xsd:decimal ;
  geo-pos:long "-91.2747116088867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.274711608887'^^xsd:double;
  dwc:latitude '-0.37595000863075'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417495'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418447'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:observedWeight '40'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417081'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418750'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '13.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418750'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415255'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415603'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415603'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415501'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415501'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '318'^^xsd:integer;
  dwc:observedWeight '123.80999755859'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419835'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419936'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415596'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '31.746000289917'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420021'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.910309970378876"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5167007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.910309970378876"^^xsd:decimal ;
  geo-pos:long "-91.5167007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '10900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420106'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429714'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '5295'^^xsd:integer;
  dwc:observedWeight '118.33000183105'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429618'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427455'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427677'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '3600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420273'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428472'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417933'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.5700001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417933'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420986'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418446'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418446'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '33.950000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429263'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947480022907257 -89.5767517089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947480022907257"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5767517089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947480022907257 -89.5767517089844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947480022907257"^^xsd:decimal ;
  geo-pos:long "-89.5767517089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.576751708984'^^xsd:double;
  dwc:latitude '-0.94748002290726'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429811'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416614'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416900'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416900'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415535'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415535'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419921'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415688'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '33.950000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429270'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416510'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417188'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397650003433228 -91.2365875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.397650003433228"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2365875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.397650003433228 -91.2365875244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.397650003433228"^^xsd:decimal ;
  geo-pos:long "-91.2365875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417574'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236587524414'^^xsd:double;
  dwc:latitude '-0.39765000343323'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417574'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429843'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:observedWeight '11.560000419617'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429535'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '608'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422868'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426299'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426189'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418881'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416541'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416541'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417238'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425261'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418224'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415214'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421363'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418708'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418708'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419764'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '552'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420263'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426836'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '3795'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423660'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427673'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420787'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417892'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '37.720001220703'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417892'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04209995269775 -91.1584091186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04209995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1584091186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04209995269775 -91.1584091186523)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04209995269775"^^xsd:decimal ;
  geo-pos:long "-91.1584091186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.158409118652'^^xsd:double;
  dwc:latitude '-1.0420999526977'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415110'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '433'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425959'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989690005779266 -90.9673614501953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.989690005779266"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9673614501953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989690005779266 -90.9673614501953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.989690005779266"^^xsd:decimal ;
  geo-pos:long "-90.9673614501953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.967361450195'^^xsd:double;
  dwc:latitude '-0.98969000577927'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426179'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423002'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422984'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426587'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419805'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24199998378754 -90.4839019775391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24199998378754"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4839019775391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24199998378754 -90.4839019775391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24199998378754"^^xsd:decimal ;
  geo-pos:long "-90.4839019775391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.483901977539'^^xsd:double;
  dwc:latitude '-1.2419999837875'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426285'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '523'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426335'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.39292001724243 -89.6167526245117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.39292001724243"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6167526245117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.39292001724243 -89.6167526245117)"^^geo:wktLiteral ;
  geo-pos:lat "-1.39292001724243"^^xsd:decimal ;
  geo-pos:long "-89.6167526245117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616752624512'^^xsd:double;
  dwc:latitude '-1.3929200172424'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420756'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429872'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422560'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426614'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427265'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427707'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420442'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418712'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418712'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427224'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427373'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426761'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422659'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420786'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415550'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415550'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426343'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420912'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421321'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418599'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419557'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.5100002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418691'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416605'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:observedWeight '38.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416605'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416752'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416752'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.46000000834465 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.46000000834465"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.46000000834465 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.46000000834465"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.46000000834465'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424702'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415577'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415285'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418135'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418135'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418891'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421445'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417700'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427132'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418538'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418538'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417124'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417124'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428750'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04921996593475 -91.1697006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04921996593475"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1697006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04921996593475 -91.1697006225586)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04921996593475"^^xsd:decimal ;
  geo-pos:long "-91.1697006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417433'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.169700622559'^^xsd:double;
  dwc:latitude '-1.0492199659348'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417433'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418847'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415476'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415476'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415875'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415875'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415965'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415965'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3615700006485 -90.4551162719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3615700006485"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4551162719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3615700006485 -90.4551162719727)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3615700006485"^^xsd:decimal ;
  geo-pos:long "-90.4551162719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.455116271973'^^xsd:double;
  dwc:latitude '-1.3615700006485'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '18.139999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417670'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415619'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '25.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415619'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415539'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415539'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417067'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417067'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415191'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415191'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425376'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425954'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '47.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417319'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '7080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420366'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '5488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423679'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415955'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419306'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419451'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416306'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416306'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416130'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416130'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421764'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415835'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416482'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417384'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416530'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422012'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417512'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417512'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950299978256226"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4944000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950299978256226"^^xsd:decimal ;
  geo-pos:long "-89.4944000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.494400024414'^^xsd:double;
  dwc:latitude '-0.95029997825623'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424214'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424623'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424757'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418608'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418608'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416864'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416864'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '259'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426770'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416618'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415999'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415999'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416079'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416079'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416678'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417041'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.8299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418374'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426167'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427058'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427461'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420478'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415642'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415642'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416108'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03778004646301"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1487197875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03778004646301"^^xsd:decimal ;
  geo-pos:long "-91.1487197875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417632'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148719787598'^^xsd:double;
  dwc:latitude '-1.037780046463'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417632'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418442'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '32.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418442'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425370'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415337'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415337'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416151'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418471'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427435'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427945'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428204'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1440'^^xsd:integer;
  dwc:observedWeight '527.89099121094'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419066'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417382'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417351'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417351'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415810'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415810'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421991'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391680002212524 -91.2405319213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391680002212524"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2405319213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391680002212524 -91.2405319213867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391680002212524"^^xsd:decimal ;
  geo-pos:long "-91.2405319213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.240531921387'^^xsd:double;
  dwc:latitude '-0.39168000221252'^^xsd:double;
  dwc:individualCount '1290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425832'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426484'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416811'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7009963989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7009963989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418027'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '2018'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426040'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427588'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421921'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421984'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0198599994182587 -91.5874786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0198599994182587"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5874786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0198599994182587 -91.5874786376953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0198599994182587"^^xsd:decimal ;
  geo-pos:long "-91.5874786376953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.587478637695'^^xsd:double;
  dwc:latitude '-0.019859999418259'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425473'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23354005813599 -90.4815902709961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23354005813599"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4815902709961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23354005813599 -90.4815902709961)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23354005813599"^^xsd:decimal ;
  geo-pos:long "-90.4815902709961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.481590270996'^^xsd:double;
  dwc:latitude '-1.233540058136'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425666'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420556'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427967'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428621'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424459'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428808'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0625300034880638 -91.4077606201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0625300034880638"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4077606201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0625300034880638 -91.4077606201172)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0625300034880638"^^xsd:decimal ;
  geo-pos:long "-91.4077606201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407760620117'^^xsd:double;
  dwc:latitude '-0.062530003488064'^^xsd:double;
  dwc:individualCount '77'^^xsd:integer;
  dwc:observedWeight '22.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417590'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.29491999745369 -91.6418762207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.29491999745369"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6418762207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.29491999745369 -91.6418762207031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.29491999745369"^^xsd:decimal ;
  geo-pos:long "-91.6418762207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.641876220703'^^xsd:double;
  dwc:latitude '-0.29491999745369'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425161'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.546500027179718"^^xsd:decimal ;
  geo-pos:long "-90.5233001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '1206'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '9960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420697'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426860'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27515995502472 -90.351806640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27515995502472"^^xsd:decimal ;
  dwc:decimalLongitude "-90.351806640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27515995502472 -90.351806640625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27515995502472"^^xsd:decimal ;
  geo-pos:long "-90.351806640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.351806640625'^^xsd:double;
  dwc:latitude '-1.2751599550247'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426216'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '423'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '9851'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427235'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01949000358582 -91.3988800048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01949000358582"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3988800048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01949000358582 -91.3988800048828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01949000358582"^^xsd:decimal ;
  geo-pos:long "-91.3988800048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.398880004883'^^xsd:double;
  dwc:latitude '-1.0194900035858'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.94999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417169'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422073'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.477640002965927 -91.4051132202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.477640002965927"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4051132202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.477640002965927 -91.4051132202148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.477640002965927"^^xsd:decimal ;
  geo-pos:long "-91.4051132202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.405113220215'^^xsd:double;
  dwc:latitude '-0.47764000296593'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425498'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427335'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961000025272369 -90.9865036010742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.961000025272369"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9865036010742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.961000025272369 -90.9865036010742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.961000025272369"^^xsd:decimal ;
  geo-pos:long "-90.9865036010742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.986503601074'^^xsd:double;
  dwc:latitude '-0.96100002527237'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428442'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '2960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420703'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428336'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418394'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418394'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '18.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429362'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428115'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419939'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03673005104065 -91.1372375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03673005104065"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1372375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03673005104065 -91.1372375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03673005104065"^^xsd:decimal ;
  geo-pos:long "-91.1372375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.137237548828'^^xsd:double;
  dwc:latitude '-1.0367300510407'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417408'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421000'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90829998254776 -89.3939971923828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.90829998254776"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3939971923828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90829998254776 -89.3939971923828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.90829998254776"^^xsd:decimal ;
  geo-pos:long "-89.3939971923828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.393997192383'^^xsd:double;
  dwc:latitude '-0.90829998254776'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '639'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428321'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420246'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '317'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415194'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428704'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415407'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415291'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419506'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428676'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421089'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '567'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428563'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '29731'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421681'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '359'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428129'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '6902'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422788'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '292'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426902'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426219'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0707399994134903 -91.5000381469727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0707399994134903"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5000381469727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0707399994134903 -91.5000381469727)"^^geo:wktLiteral ;
  geo-pos:lat "0.0707399994134903"^^xsd:decimal ;
  geo-pos:long "-91.5000381469727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.500038146973'^^xsd:double;
  dwc:latitude '0.07073999941349'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425428'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.934490025043488 -89.4325714111328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.934490025043488"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4325714111328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.934490025043488 -89.4325714111328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.934490025043488"^^xsd:decimal ;
  geo-pos:long "-89.4325714111328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.432571411133'^^xsd:double;
  dwc:latitude '-0.93449002504349'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429800'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0311500001698732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5414199829102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  geo-pos:lat "0.0311500001698732"^^xsd:decimal ;
  geo-pos:long "-91.5414199829102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.54141998291'^^xsd:double;
  dwc:latitude '0.031150000169873'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425926'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417913'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417913'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427621'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2090'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420524'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:observedWeight '33.529998779297'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429314'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '353'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428652'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '208.61700439453'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420121'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419434'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416623'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '208.61700439453'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428672'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424418'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424451'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424292'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421806'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '24.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418729'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419483'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424584'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415252'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415510'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415510'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415677'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415922'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415922'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977310001850128 -91.4456634521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.977310001850128"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4456634521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977310001850128 -91.4456634521484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.977310001850128"^^xsd:decimal ;
  geo-pos:long "-91.4456634521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415232'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.445663452148'^^xsd:double;
  dwc:latitude '-0.97731000185013'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415232'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03400003910065 -91.2225723266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03400003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2225723266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03400003910065 -91.2225723266602)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03400003910065"^^xsd:decimal ;
  geo-pos:long "-91.2225723266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417432'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22257232666'^^xsd:double;
  dwc:latitude '-1.0340000391007'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417432'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415326'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415326'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426572'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420607'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428447'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415179'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415179'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:observedWeight '39.040000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429250'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '331'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427429'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415316'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415316'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418694'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.3099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418694'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '399'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427015'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0311500001698732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5414199829102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  geo-pos:lat "0.0311500001698732"^^xsd:decimal ;
  geo-pos:long "-91.5414199829102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.54141998291'^^xsd:double;
  dwc:latitude '0.031150000169873'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425775'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375340014696121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2737274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375340014696121"^^xsd:decimal ;
  geo-pos:long "-91.2737274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273727416992'^^xsd:double;
  dwc:latitude '-0.37534001469612'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417525'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '416'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416346'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416346'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '14.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418184'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421808'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425176'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '6.0900001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429348'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418134'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418134'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424564'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416543'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416543'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416310'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416310'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415330'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '23100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429865'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421065'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416746'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416940'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416940'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419526'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418083'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '11.329999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418083'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.166649997234344 -91.4044494628906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.166649997234344"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4044494628906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.166649997234344 -91.4044494628906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.166649997234344"^^xsd:decimal ;
  geo-pos:long "-91.4044494628906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.404449462891'^^xsd:double;
  dwc:latitude '-0.16664999723434'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425889'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419179'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '554'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421013'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428523'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '498'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428532'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428763'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426530'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415627'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415627'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415482'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415482'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '17600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419980'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416038'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416038'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429723'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '845'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427066'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427088'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '332'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415899'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415899'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416502'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416502'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417242'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426670'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '46.258499145508'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420312'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415669'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '227'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427725'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426863'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426896'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417870'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417870'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416765'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416765'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36544001102448 -89.7481918334961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36544001102448"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7481918334961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36544001102448 -89.7481918334961)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36544001102448"^^xsd:decimal ;
  geo-pos:long "-89.7481918334961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.748191833496'^^xsd:double;
  dwc:latitude '-1.3654400110245'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429940'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426152'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423102'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '407'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427120'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415691'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415691'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:observedWeight '253.96800231934'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417856'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427985'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415561'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415561'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '4600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425218'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386579990386963"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2487030029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386579990386963 -91.2487030029297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386579990386963"^^xsd:decimal ;
  geo-pos:long "-91.2487030029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24870300293'^^xsd:double;
  dwc:latitude '-0.38657999038696'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425242'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425358'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425888'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416962'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416962'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417756'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417756'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421892'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427938'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428444'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426261'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:observedWeight '90.702903747559'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419459'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416904'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416782'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416782'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '12.720000267029'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418383'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '3779'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420682'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421094'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428907'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419452'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04324996471405 -91.162467956543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04324996471405"^^xsd:decimal ;
  dwc:decimalLongitude "-91.162467956543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04324996471405 -91.162467956543)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04324996471405"^^xsd:decimal ;
  geo-pos:long "-91.162467956543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162467956543'^^xsd:double;
  dwc:latitude '-1.0432499647141'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416290'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416619'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416497'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428188'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03889000415802 -91.2226715087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03889000415802"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2226715087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03889000415802 -91.2226715087891)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03889000415802"^^xsd:decimal ;
  geo-pos:long "-91.2226715087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.222671508789'^^xsd:double;
  dwc:latitude '-1.038890004158'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417438'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416382'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '13.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416382'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415860'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416184'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190299991518259 -91.5571212768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190299991518259"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571212768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190299991518259 -91.5571212768555)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190299991518259"^^xsd:decimal ;
  geo-pos:long "-91.5571212768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557121276855'^^xsd:double;
  dwc:latitude '0.019029999151826'^^xsd:double;
  dwc:individualCount '1309'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425461'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419575'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421012'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419494'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:observedWeight '69.160003662109'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429460'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429635'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416031'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419555'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '6.0900001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429343'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429350'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416844'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416844'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420155'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '558'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426648'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418546'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418546'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420350'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1813'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423656'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428215'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '648'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424499'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416187'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416187'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422987'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '728'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426642'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427794'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427862'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '206'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428674'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424449'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424484'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428862'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415727'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416836'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416836'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416849'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416849'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427300'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382569998502731 -91.2500762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382569998502731"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382569998502731 -91.2500762939453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382569998502731"^^xsd:decimal ;
  geo-pos:long "-91.2500762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250076293945'^^xsd:double;
  dwc:latitude '-0.38256999850273'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427323'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428029'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417624'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417624'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.841740012168884 -89.3613510131836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.841740012168884"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3613510131836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.841740012168884 -89.3613510131836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.841740012168884"^^xsd:decimal ;
  geo-pos:long "-89.3613510131836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.361351013184'^^xsd:double;
  dwc:latitude '-0.84174001216888'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418462'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417300'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '15.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417300'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427428'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419793'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428596'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1211'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428683'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419360'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415886'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415886'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415764'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425864'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426185'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426907'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417233'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '13007'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420683'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '644'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428492'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421447'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417642'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417642'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '341'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428073'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416091'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:observedWeight '25.85000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422015'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422283'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429513'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423024'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420174'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427313'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421909'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415315'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415315'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426765'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416384'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422383'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426158'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425993'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426481'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427575'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420555'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '519'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428975'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418402'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '15600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425217'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418677'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418677'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427686'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428130'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424281'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '31.564599990845'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420018'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425609'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425672'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428411'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429009'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421637'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.384722232818604 -91.2719421386719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.384722232818604"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2719421386719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.384722232818604 -91.2719421386719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.384722232818604"^^xsd:decimal ;
  geo-pos:long "-91.2719421386719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.271942138672'^^xsd:double;
  dwc:latitude '-0.3847222328186'^^xsd:double;
  dwc:individualCount '826'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424536'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428398'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428757'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426842'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429986'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.715610027313232 -90.5051727294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.715610027313232"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5051727294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.715610027313232 -90.5051727294922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.715610027313232"^^xsd:decimal ;
  geo-pos:long "-90.5051727294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.505172729492'^^xsd:double;
  dwc:latitude '-0.71561002731323'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427238'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427305'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427345'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '11275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423658'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:observedWeight '27.159999847412'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429271'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416396'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416396'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419612'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425579'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429822'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422908'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426754'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '397'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423589'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416438'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416438'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725000023841858 -91.3539962768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.725000023841858"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3539962768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725000023841858 -91.3539962768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.725000023841858"^^xsd:decimal ;
  geo-pos:long "-91.3539962768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.353996276855'^^xsd:double;
  dwc:latitude '-0.72500002384186'^^xsd:double;
  dwc:individualCount '2340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419658'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.386020004749298 -90.4604797363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.386020004749298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4604797363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.386020004749298 -90.4604797363281)"^^geo:wktLiteral ;
  geo-pos:lat "0.386020004749298"^^xsd:decimal ;
  geo-pos:long "-90.4604797363281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.460479736328'^^xsd:double;
  dwc:latitude '0.3860200047493'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '20.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418250'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428803'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415312'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415312'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415637'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415637'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190799999982119 -91.5575180053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190799999982119"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5575180053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190799999982119 -91.5575180053711)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190799999982119"^^xsd:decimal ;
  geo-pos:long "-91.5575180053711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417596'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557518005371'^^xsd:double;
  dwc:latitude '0.019079999998212'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417596'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415078'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415078'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425418'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:observedWeight '1625.4499511719'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429605'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427657'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '4400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424167'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424460'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415412'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415412'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416056'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416056'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415448'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '59'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415448'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418845'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415678'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '23.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415678'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415704'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415704'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415090'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415090'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419497'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416887'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416887'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416101'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416101'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417261'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427950'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428322'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421421'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416985'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416985'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425878'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3319'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416252'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416252'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417597'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '11.329999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417971'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '10040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419743'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425330'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425681'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426157'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429452'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420161'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429807'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416019'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416019'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419446'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416131'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419310'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420163'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417272'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417272'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425398'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427454'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420437'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415555'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416604'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427052'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415601'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416062'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416062'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '833'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419565'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427024'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686779975891113 -91.2998199462891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686779975891113"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2998199462891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686779975891113 -91.2998199462891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686779975891113"^^xsd:decimal ;
  geo-pos:long "-91.2998199462891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299819946289'^^xsd:double;
  dwc:latitude '-0.68677997589111'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426217'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '18083'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426326'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426440'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428835'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428743'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421787'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418618'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418618'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418620'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418620'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415760'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421494'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415767'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415434'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415434'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416308'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416308'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04331004619598"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1629409790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04331004619598"^^xsd:decimal ;
  geo-pos:long "-91.1629409790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162940979004'^^xsd:double;
  dwc:latitude '-1.043310046196'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416525'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428120'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428813'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418140'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428989'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418496'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418496'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '2257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422083'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422985'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415519'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419677'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419728'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '102.94799804688'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420109'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427660'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420647'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3675003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3675003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367500305176'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '397'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427142'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428309'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03744995594025 -91.1474533081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03744995594025"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1474533081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03744995594025 -91.1474533081055)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03744995594025"^^xsd:decimal ;
  geo-pos:long "-91.1474533081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416528'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.147453308105'^^xsd:double;
  dwc:latitude '-1.0374499559402'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416528'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415921'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415921'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358150005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2877197265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358150005340576"^^xsd:decimal ;
  geo-pos:long "-91.2877197265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417488'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287719726562'^^xsd:double;
  dwc:latitude '-0.35815000534058'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417488'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425486'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425527'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1516'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425578'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426885'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423215'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420217'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420346'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419670'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416953'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416953'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417256'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417256'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28810000419617"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4968032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28810000419617"^^xsd:decimal ;
  geo-pos:long "-90.4968032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496803283691'^^xsd:double;
  dwc:latitude '-1.2881000041962'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '31.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417889'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417581'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417882'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '17200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420290'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415775'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415862'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416389'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416389'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429733'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428723'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415289'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415289'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6585'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423677'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415707'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416479'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416716'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427251'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426651'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426735'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1008'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419460'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417029'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417029'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417205'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428800'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420210'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767899990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3127975463867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767899990081787"^^xsd:decimal ;
  geo-pos:long "-90.3127975463867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420443'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '608'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428096'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416874'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416874'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419143'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '3150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425450'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422397'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419787'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '11330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '477'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429043'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.933369994163513 -89.444938659668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.933369994163513"^^xsd:decimal ;
  dwc:decimalLongitude "-89.444938659668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.933369994163513 -89.444938659668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.933369994163513"^^xsd:decimal ;
  geo-pos:long "-89.444938659668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418742'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.444938659668'^^xsd:double;
  dwc:latitude '-0.93336999416351'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418742'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417977'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415218'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415073'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33159995079041 -90.4992218017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33159995079041"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4992218017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33159995079041 -90.4992218017578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33159995079041"^^xsd:decimal ;
  geo-pos:long "-90.4992218017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499221801758'^^xsd:double;
  dwc:latitude '-1.3315999507904'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416475'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '11.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416475'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416332'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428345'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35566997528076 -90.4629516601562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35566997528076"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4629516601562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35566997528076 -90.4629516601562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35566997528076"^^xsd:decimal ;
  geo-pos:long "-90.4629516601562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.462951660156'^^xsd:double;
  dwc:latitude '-1.3556699752808'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417668'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.104440003633499 -91.4806518554688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.104440003633499"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4806518554688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.104440003633499 -91.4806518554688)"^^geo:wktLiteral ;
  geo-pos:lat "0.104440003633499"^^xsd:decimal ;
  geo-pos:long "-91.4806518554688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.480651855469'^^xsd:double;
  dwc:latitude '0.1044400036335'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:observedWeight '26.799999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429425'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '808'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '449'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429951'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421073'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '635'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419096'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417601'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417998'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417998'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416783'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416783'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418634'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415287'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497249990701675"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3710021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497249990701675"^^xsd:decimal ;
  geo-pos:long "-90.3710021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419238'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419281'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420993'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424434'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.327890008687973 -91.6604309082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.327890008687973"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6604309082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.327890008687973 -91.6604309082031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.327890008687973"^^xsd:decimal ;
  geo-pos:long "-91.6604309082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.660430908203'^^xsd:double;
  dwc:latitude '-0.32789000868797'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:observedWeight '20.879999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429267'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422215'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429565'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429717'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422455'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '374'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428843'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424591'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418574'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418574'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422327'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34399998188019 -90.4857864379883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34399998188019"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4857864379883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34399998188019 -90.4857864379883)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34399998188019"^^xsd:decimal ;
  geo-pos:long "-90.4857864379883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485786437988'^^xsd:double;
  dwc:latitude '-1.3439999818802'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426109'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.983820021152496 -90.9607467651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.983820021152496"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9607467651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.983820021152496 -90.9607467651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.983820021152496"^^xsd:decimal ;
  geo-pos:long "-90.9607467651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960746765137'^^xsd:double;
  dwc:latitude '-0.9838200211525'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429110'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418513'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49439999461174 -90.9499969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49439999461174"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9499969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49439999461174 -90.9499969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49439999461174"^^xsd:decimal ;
  geo-pos:long "-90.9499969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418219'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:observedWeight '101.81999969482'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418219'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422322'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425975'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.062550000846386"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4074783325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.062550000846386"^^xsd:decimal ;
  geo-pos:long "-91.4074783325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.40747833252'^^xsd:double;
  dwc:latitude '-0.062550000846386'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426353'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '20381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426391'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423281'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427060'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418222'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6399999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418222'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '6750'^^xsd:integer;
  dwc:observedWeight '137.19000244141'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429573'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382679998874664 -91.2499313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382679998874664"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2499313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382679998874664 -91.2499313354492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382679998874664"^^xsd:decimal ;
  geo-pos:long "-91.2499313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249931335449'^^xsd:double;
  dwc:latitude '-0.38267999887466'^^xsd:double;
  dwc:individualCount '1010'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425643'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '543'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419590'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '664'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422786'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '481'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429049'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428932'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421813'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425198'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0709400027990341 -91.5006408691406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0709400027990341"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5006408691406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0709400027990341 -91.5006408691406)"^^geo:wktLiteral ;
  geo-pos:lat "0.0709400027990341"^^xsd:decimal ;
  geo-pos:long "-91.5006408691406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.500640869141'^^xsd:double;
  dwc:latitude '0.070940002799034'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425430'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429603'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428132'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427625'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '432'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426290'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427273'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05276000499725 -91.17529296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05276000499725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.17529296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05276000499725 -91.17529296875)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05276000499725"^^xsd:decimal ;
  geo-pos:long "-91.17529296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415464'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17529296875'^^xsd:double;
  dwc:latitude '-1.0527600049973'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415464'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415570'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415570'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '7550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420305'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75397002696991 -90.4451065063477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75397002696991"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4451065063477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75397002696991 -90.4451065063477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75397002696991"^^xsd:decimal ;
  geo-pos:long "-90.4451065063477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.445106506348'^^xsd:double;
  dwc:latitude '-0.75397002696991'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427703'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428273'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415396'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415396'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418621'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '19.049999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415230'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '538'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427602'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420347'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852199971675873"^^xsd:decimal ;
  geo-pos:long "-89.5680999755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424298'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416140'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:observedWeight '46.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417009'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419736'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417330'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417330'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1659'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419118'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '484'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.671859979629517 -91.2454376220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.671859979629517"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2454376220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.671859979629517 -91.2454376220703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.671859979629517"^^xsd:decimal ;
  geo-pos:long "-91.2454376220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24543762207'^^xsd:double;
  dwc:latitude '-0.67185997962952'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425119'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415470'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425779'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419199'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419312'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417616'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '997'^^xsd:integer;
  dwc:observedWeight '34.467098236084'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419744'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418411'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2779'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422080'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '60000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425554'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422378'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '14.960000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418036'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417687'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '8236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422089'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.501500010490417 -91.4616394042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.501500010490417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4616394042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.501500010490417 -91.4616394042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.501500010490417"^^xsd:decimal ;
  geo-pos:long "-91.4616394042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.461639404297'^^xsd:double;
  dwc:latitude '-0.50150001049042'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425188'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:observedWeight '69.160003662109'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429459'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426521'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416230'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416065'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420224'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418070'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04098999500275 -91.155647277832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04098999500275"^^xsd:decimal ;
  dwc:decimalLongitude "-91.155647277832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04098999500275 -91.155647277832)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04098999500275"^^xsd:decimal ;
  geo-pos:long "-91.155647277832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.155647277832'^^xsd:double;
  dwc:latitude '-1.0409899950027'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417405'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416583'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429674'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.11421000212431"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4579391479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  geo-pos:lat "0.11421000212431"^^xsd:decimal ;
  geo-pos:long "-91.4579391479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457939147949'^^xsd:double;
  dwc:latitude '0.11421000212431'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425774'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23072004318237 -90.4725570678711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23072004318237"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4725570678711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23072004318237 -90.4725570678711)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23072004318237"^^xsd:decimal ;
  geo-pos:long "-90.4725570678711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472557067871'^^xsd:double;
  dwc:latitude '-1.2307200431824'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426118'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426222'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425960'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1028'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426178'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426658'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416534'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416072'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416072'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416912'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416912'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417069'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417069'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416951'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416951'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '4000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419525'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417342'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417342'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425258'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27726998925209 -91.5063323974609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27726998925209"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5063323974609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27726998925209 -91.5063323974609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27726998925209"^^xsd:decimal ;
  geo-pos:long "-91.5063323974609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.506332397461'^^xsd:double;
  dwc:latitude '-0.27726998925209'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425175'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '656'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426615'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '971'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423350'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428045'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424130'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85436999797821 -89.3689575195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85436999797821"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3689575195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85436999797821 -89.3689575195312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85436999797821"^^xsd:decimal ;
  geo-pos:long "-89.3689575195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.368957519531'^^xsd:double;
  dwc:latitude '-0.85436999797821'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418042'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418337'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418337'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415092'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '925'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425434'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666899979114532 -91.1458969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.666899979114532"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1458969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666899979114532 -91.1458969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.666899979114532"^^xsd:decimal ;
  geo-pos:long "-91.1458969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145896911621'^^xsd:double;
  dwc:latitude '-0.66689997911453'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:observedWeight '7.4699997901917'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429265'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416508'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418287'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418287'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415726'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415726'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416750'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422986'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427406'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '5440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426704'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417100'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417100'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '483'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427094'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423285'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427671'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424268'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.64709997177124"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7740020751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  geo-pos:lat "0.64709997177124"^^xsd:decimal ;
  geo-pos:long "-90.7740020751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417691'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417691'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '16257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421915'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427180'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422943'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '792'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426794'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426814'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428275'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416822'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429430'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '341'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429389'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '910'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425972'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426268'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425526'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03902995586395 -91.2281799316406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03902995586395"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2281799316406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03902995586395 -91.2281799316406)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03902995586395"^^xsd:decimal ;
  geo-pos:long "-91.2281799316406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228179931641'^^xsd:double;
  dwc:latitude '-1.0390299558639'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427213'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426726'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420770'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428391'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419078'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420359'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424288'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '486'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '927'^^xsd:integer;
  dwc:observedWeight '307.93600463867'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420025'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767660021781921 -90.4274978637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767660021781921"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4274978637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767660021781921 -90.4274978637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767660021781921"^^xsd:decimal ;
  geo-pos:long "-90.4274978637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.42749786377'^^xsd:double;
  dwc:latitude '-0.76766002178192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427793'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420760'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418962'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429816'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429966'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '641'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417467'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417073'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417073'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367399990558624 -90.584098815918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367399990558624"^^xsd:decimal ;
  dwc:decimalLongitude "-90.584098815918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367399990558624 -90.584098815918)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367399990558624"^^xsd:decimal ;
  geo-pos:long "-90.584098815918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.584098815918'^^xsd:double;
  dwc:latitude '-0.36739999055862'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:observedWeight '49.009998321533'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418368'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '14.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415444'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424430'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421661'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415377'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415377'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415776'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415776'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416542'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416542'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418490'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418490'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979330003261566 -91.4490127563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.979330003261566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4490127563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979330003261566 -91.4490127563477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.979330003261566"^^xsd:decimal ;
  geo-pos:long "-91.4490127563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417540'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.449012756348'^^xsd:double;
  dwc:latitude '-0.97933000326157'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417540'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91881000995636 -89.4007873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.91881000995636"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4007873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91881000995636 -89.4007873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.91881000995636"^^xsd:decimal ;
  geo-pos:long "-89.4007873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.400787353516'^^xsd:double;
  dwc:latitude '-0.91881000995636'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418461'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20702999830246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3845672607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20702999830246"^^xsd:decimal ;
  geo-pos:long "-91.3845672607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384567260742'^^xsd:double;
  dwc:latitude '-0.20702999830246'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426062'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426239'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '7889'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426377'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427279'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423493'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '377'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427334'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426848'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426867'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2752'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426380'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427418'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420576'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424183'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424723'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417740'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424339'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418335'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429150'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '8.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416096'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429984'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416390'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420187'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422009'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415296'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '12.930000305176'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415296'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '16.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418033'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '15.239999771118'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429364'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425762'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26575994491577 -90.489616394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26575994491577"^^xsd:decimal ;
  dwc:decimalLongitude "-90.489616394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26575994491577 -90.489616394043)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26575994491577"^^xsd:decimal ;
  geo-pos:long "-90.489616394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489616394043'^^xsd:double;
  dwc:latitude '-1.2657599449158'^^xsd:double;
  dwc:individualCount '484'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425696'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '11.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416572'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118709996342659 -91.4122695922852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.118709996342659"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4122695922852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118709996342659 -91.4122695922852)"^^geo:wktLiteral ;
  geo-pos:lat "0.118709996342659"^^xsd:decimal ;
  geo-pos:long "-91.4122695922852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.412269592285'^^xsd:double;
  dwc:latitude '0.11870999634266'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424389'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421324'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686209976673126 -91.2582015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686209976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2582015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686209976673126 -91.2582015991211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686209976673126"^^xsd:decimal ;
  geo-pos:long "-91.2582015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.258201599121'^^xsd:double;
  dwc:latitude '-0.68620997667313'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425120'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2454'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418626'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:observedWeight '28.629999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418626'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416793'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416793'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '9000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426938'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '2835'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420801'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424357'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421566'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.613900005817413"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0943984985352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.613900005817413"^^xsd:decimal ;
  geo-pos:long "-91.0943984985352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094398498535'^^xsd:double;
  dwc:latitude '-0.61390000581741'^^xsd:double;
  dwc:individualCount '10783'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419146'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '890'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425631'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429064'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:observedWeight '11.199999809265'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429243'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419047'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:observedWeight '9.5900001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429539'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419574'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426914'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427504'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '686'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428972'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418527'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415964'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415964'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '25.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417297'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423103'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.125009998679161 -91.3925094604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.125009998679161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3925094604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.125009998679161 -91.3925094604492)"^^geo:wktLiteral ;
  geo-pos:lat "0.125009998679161"^^xsd:decimal ;
  geo-pos:long "-91.3925094604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392509460449'^^xsd:double;
  dwc:latitude '0.12500999867916'^^xsd:double;
  dwc:individualCount '754'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426020'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '792'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426792'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427817'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427762'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '18920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423666'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417220'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417920'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '17.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417920'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0796699970960617 -91.4956130981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0796699970960617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4956130981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0796699970960617 -91.4956130981445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0796699970960617"^^xsd:decimal ;
  geo-pos:long "-91.4956130981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.495613098145'^^xsd:double;
  dwc:latitude '0.079669997096062'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:observedWeight '14.689999580383'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429420'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '2014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422491'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3854675292969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.205129995942116"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3854675292969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.205129995942116 -91.3854675292969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.205129995942116"^^xsd:decimal ;
  geo-pos:long "-91.3854675292969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385467529297'^^xsd:double;
  dwc:latitude '-0.20512999594212'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426058'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1030'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426365'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390909999608994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.268798828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390909999608994"^^xsd:decimal ;
  geo-pos:long "-91.268798828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268798828125'^^xsd:double;
  dwc:latitude '-0.39090999960899'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426576'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '812'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426835'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428038'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90200001001358 -89.6259002685547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.90200001001358"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6259002685547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90200001001358 -89.6259002685547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.90200001001358"^^xsd:decimal ;
  geo-pos:long "-89.6259002685547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625900268555'^^xsd:double;
  dwc:latitude '-0.90200001001358'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '2989'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420794'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424481'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429490'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429546'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418615'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418615'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420085'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1795'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422816'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29307997226715 -90.4960098266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29307997226715"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4960098266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29307997226715 -90.4960098266602)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29307997226715"^^xsd:decimal ;
  geo-pos:long "-90.4960098266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.49600982666'^^xsd:double;
  dwc:latitude '-1.2930799722671'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429522'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0485199987888336 -91.5171203613281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0485199987888336"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5171203613281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0485199987888336 -91.5171203613281)"^^geo:wktLiteral ;
  geo-pos:lat "0.0485199987888336"^^xsd:decimal ;
  geo-pos:long "-91.5171203613281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.517120361328'^^xsd:double;
  dwc:latitude '0.048519998788834'^^xsd:double;
  dwc:individualCount '1223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426016'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426506'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428294'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424765'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3243499994278 -90.5144195556641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3243499994278"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5144195556641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3243499994278 -90.5144195556641)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3243499994278"^^xsd:decimal ;
  geo-pos:long "-90.5144195556641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.514419555664'^^xsd:double;
  dwc:latitude '-1.3243499994278'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427739'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '642'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427987'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418589'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03476500511169 -91.1576538085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03476500511169"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1576538085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03476500511169 -91.1576538085938)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03476500511169"^^xsd:decimal ;
  geo-pos:long "-91.1576538085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157653808594'^^xsd:double;
  dwc:latitude '-1.0347650051117'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416517'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415224'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415224'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420369'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429070'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424732'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427868'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427868'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '1710'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420661'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415883'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415883'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27653002738953 -90.4885482788086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27653002738953"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4885482788086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27653002738953 -90.4885482788086)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27653002738953"^^xsd:decimal ;
  geo-pos:long "-90.4885482788086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417990'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488548278809'^^xsd:double;
  dwc:latitude '-1.2765300273895'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '22.629999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417990'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426900'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434439986944199 -91.3933868408203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.434439986944199"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3933868408203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434439986944199 -91.3933868408203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.434439986944199"^^xsd:decimal ;
  geo-pos:long "-91.3933868408203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39338684082'^^xsd:double;
  dwc:latitude '-0.4344399869442'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426464'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416641'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416657'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416239'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416239'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419045'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415804'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415804'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415656'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415656'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422318'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.455729991197586 -91.6220626831055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.455729991197586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6220626831055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.455729991197586 -91.6220626831055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.455729991197586"^^xsd:decimal ;
  geo-pos:long "-91.6220626831055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.622062683105'^^xsd:double;
  dwc:latitude '-0.45572999119759'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429830'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '516'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417206'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.0599999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417185'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '14.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418178'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.64709997177124"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7740020751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  geo-pos:lat "0.64709997177124"^^xsd:decimal ;
  geo-pos:long "-90.7740020751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418054'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '217'^^xsd:integer;
  dwc:observedWeight '52.599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418054'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415065'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428571'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428809'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429124'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419546'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418520'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427784'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77020001411438 -90.4187088012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77020001411438"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4187088012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77020001411438 -90.4187088012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77020001411438"^^xsd:decimal ;
  geo-pos:long "-90.4187088012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.41870880127'^^xsd:double;
  dwc:latitude '-0.77020001411438'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427633'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '790'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420425'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420570'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1986'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420711'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425282'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420326'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423970'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428655'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423471'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '453'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428684'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426839'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428154'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428617'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419029'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416418'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '972'^^xsd:integer;
  dwc:observedWeight '325.17001342773'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419880'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418401'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418401'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418748'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429050'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424485'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:observedWeight '51.020000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415343'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5067520141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27632999420166"^^xsd:decimal ;
  geo-pos:long "-91.5067520141602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50675201416'^^xsd:double;
  dwc:latitude '-0.27632999420166'^^xsd:double;
  dwc:individualCount '1278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425212'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429553'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429924'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417419'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418650'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415626'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415626'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '21384'^^xsd:integer;
  dwc:observedWeight '420.89999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427928'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415981'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419812'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '626'^^xsd:integer;
  dwc:observedWeight '235.91799926758'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420024'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415099'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415099'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '34.693901062012'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419857'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417505'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417641'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428787'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421632'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '5231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421332'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.989600002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8705978393555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.989600002765656"^^xsd:decimal ;
  geo-pos:long "-90.8705978393555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415644'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415644'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '465'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419501'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.475670009851456 -91.2228469848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.475670009851456"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2228469848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.475670009851456 -91.2228469848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.475670009851456"^^xsd:decimal ;
  geo-pos:long "-91.2228469848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.222846984863'^^xsd:double;
  dwc:latitude '-0.47567000985146'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425240'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '762'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425989'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423319'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421112'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424486'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428987'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419640'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419920'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425764'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428216'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417720'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.8899998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03359997272491 -91.1033020019531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03359997272491"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1033020019531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03359997272491 -91.1033020019531)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03359997272491"^^xsd:decimal ;
  geo-pos:long "-91.1033020019531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417421'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.103302001953'^^xsd:double;
  dwc:latitude '-1.0335999727249'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417421'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420564'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '6200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420706'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427154'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '8311'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423785'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422181'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429776'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '337'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428487'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428317'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '831'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429011'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694199979305267 -91.3035583496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694199979305267"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035583496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694199979305267 -91.3035583496094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694199979305267"^^xsd:decimal ;
  geo-pos:long "-91.3035583496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.303558349609'^^xsd:double;
  dwc:latitude '-0.69419997930527'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425150'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '422'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425786'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424269'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424240'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428724'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416888'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416888'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415913'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429968'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815299972891808 -91.492431640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0815299972891808"^^xsd:decimal ;
  dwc:decimalLongitude "-91.492431640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815299972891808 -91.492431640625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0815299972891808"^^xsd:decimal ;
  geo-pos:long "-91.492431640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492431640625'^^xsd:double;
  dwc:latitude '0.081529997289181'^^xsd:double;
  dwc:individualCount '997'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426017'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426893'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423089'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426762'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424458'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427050'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '451'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427242'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423582'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424464'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '382'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429010'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '2330'^^xsd:integer;
  dwc:observedWeight '90.249397277832'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419715'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415892'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415892'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418482'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '36.810001373291'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418482'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429170'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415411'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415411'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.3900003433228'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415128'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416495'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419101'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426355'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427122'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420460'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.613900005817413"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0943984985352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.613900005817413 -91.0943984985352)"^^geo:wktLiteral ;
  geo-pos:lat "-0.613900005817413"^^xsd:decimal ;
  geo-pos:long "-91.0943984985352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094398498535'^^xsd:double;
  dwc:latitude '-0.61390000581741'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424561'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428512'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427603'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426436'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '54.421798706055'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420302'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '13000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426709'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428014'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420772'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415934'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415934'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '211.79100036621'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420119'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419327'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417450'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417450'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428909'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417082'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417082'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429734'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '7023'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422637'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326609998941422 -91.3384628295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.326609998941422"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3384628295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326609998941422 -91.3384628295898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.326609998941422"^^xsd:decimal ;
  geo-pos:long "-91.3384628295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.33846282959'^^xsd:double;
  dwc:latitude '-0.32660999894142'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426525'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424299'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424726'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '289'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429014'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429142'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '19.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417807'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428315'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421027'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23500001430511 -90.4800033569336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4800033569336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23500001430511 -90.4800033569336)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23500001430511"^^xsd:decimal ;
  geo-pos:long "-90.4800033569336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.480003356934'^^xsd:double;
  dwc:latitude '-1.2350000143051'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3819699883461 -91.3433837890625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3819699883461"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3433837890625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3819699883461 -91.3433837890625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3819699883461"^^xsd:decimal ;
  geo-pos:long "-91.3433837890625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.343383789062'^^xsd:double;
  dwc:latitude '-0.3819699883461'^^xsd:double;
  dwc:individualCount '6000000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418773'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429943'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429703'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '1440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425598'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28761994838715 -90.5002136230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28761994838715"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5002136230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28761994838715 -90.5002136230469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28761994838715"^^xsd:decimal ;
  geo-pos:long "-90.5002136230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500213623047'^^xsd:double;
  dwc:latitude '-1.2876199483871'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425680'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.361200004816055 -91.3780670166016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.361200004816055"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3780670166016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.361200004816055 -91.3780670166016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.361200004816055"^^xsd:decimal ;
  geo-pos:long "-91.3780670166016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.378067016602'^^xsd:double;
  dwc:latitude '-0.36120000481606'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427975'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.855949997901917 -91.4969482421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.855949997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4969482421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.855949997901917 -91.4969482421875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.855949997901917"^^xsd:decimal ;
  geo-pos:long "-91.4969482421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.496948242188'^^xsd:double;
  dwc:latitude '-0.85594999790192'^^xsd:double;
  dwc:individualCount '598'^^xsd:integer;
  dwc:observedWeight '14.710000038147'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429523'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426009'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419703'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415834'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415834'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418857'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417349'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417349'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419258'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415753'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415753'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415695'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415695'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418161'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418161'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26691997051239 -90.4903564453125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26691997051239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4903564453125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26691997051239 -90.4903564453125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26691997051239"^^xsd:decimal ;
  geo-pos:long "-90.4903564453125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490356445312'^^xsd:double;
  dwc:latitude '-1.2669199705124'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425668'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416691'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416691'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417827'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417827'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418451'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.901109993457794 -89.625602722168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.901109993457794"^^xsd:decimal ;
  dwc:decimalLongitude "-89.625602722168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.901109993457794 -89.625602722168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.901109993457794"^^xsd:decimal ;
  geo-pos:long "-89.625602722168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625602722168'^^xsd:double;
  dwc:latitude '-0.90110999345779'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419775'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415298'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418844'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417019'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415730'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429799'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429756'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426301'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427146'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424253'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418588'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '9.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418588'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419631'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '4256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422806'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425839'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422956'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '3980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419684'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418914'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425222'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499269992113113 -91.1990814208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.499269992113113"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1990814208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499269992113113 -91.1990814208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.499269992113113"^^xsd:decimal ;
  geo-pos:long "-91.1990814208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.49926999211311'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425518'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422331'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.145249992609024 -91.4070281982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.145249992609024"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4070281982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.145249992609024 -91.4070281982422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.145249992609024"^^xsd:decimal ;
  geo-pos:long "-91.4070281982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407028198242'^^xsd:double;
  dwc:latitude '-0.14524999260902'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425892'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417995'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417995'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375950008630753"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2747116088867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375950008630753"^^xsd:decimal ;
  geo-pos:long "-91.2747116088867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417496'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.274711608887'^^xsd:double;
  dwc:latitude '-0.37595000863075'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '15.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417496'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429431'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422285'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416011'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416011'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416388'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416388'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '847'^^xsd:integer;
  dwc:observedWeight '241.72300720215'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '18.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429311'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426904'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '5069'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426333'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423561'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1064'^^xsd:integer;
  dwc:observedWeight '330.15899658203'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420141'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419103'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417771'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '12.960000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417771'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417842'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '26.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417842'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418247'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429721'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '288'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428908'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421793'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02620995044708 -91.0528182983398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02620995044708"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0528182983398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02620995044708 -91.0528182983398)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02620995044708"^^xsd:decimal ;
  geo-pos:long "-91.0528182983398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.05281829834'^^xsd:double;
  dwc:latitude '-1.0262099504471'^^xsd:double;
  dwc:individualCount '311'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429193'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415318'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415318'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417140'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417140'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:observedWeight '245.80499267578'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419946'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415229'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425453'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415567'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417646'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418081'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418081'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425501'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428061'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428396'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428665'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428779'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415502'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415502'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24960994720459 -90.3758163452148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24960994720459"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3758163452148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24960994720459 -90.3758163452148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24960994720459"^^xsd:decimal ;
  geo-pos:long "-90.3758163452148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.375816345215'^^xsd:double;
  dwc:latitude '-1.2496099472046'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416003'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1010'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418929'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416436'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416436'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416558'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '37'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416558'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422700'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3855'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426277'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423362'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429547'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425562'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759199976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2771987915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759199976921082"^^xsd:decimal ;
  geo-pos:long "-90.2771987915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427907'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428436'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429952'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427209'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '423'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03744995594025 -91.1474533081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03744995594025"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1474533081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03744995594025 -91.1474533081055)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03744995594025"^^xsd:decimal ;
  geo-pos:long "-91.1474533081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.147453308105'^^xsd:double;
  dwc:latitude '-1.0374499559402'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416527'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426228'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426345'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.714219987392426 -90.4827499389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.714219987392426"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4827499389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.714219987392426 -90.4827499389648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.714219987392426"^^xsd:decimal ;
  geo-pos:long "-90.4827499389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.482749938965'^^xsd:double;
  dwc:latitude '-0.71421998739243'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427701'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415333'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:observedWeight '40.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416739'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '13.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417789'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390909999608994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.268798828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390909999608994 -91.268798828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390909999608994"^^xsd:decimal ;
  geo-pos:long "-91.268798828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.268798828125'^^xsd:double;
  dwc:latitude '-0.39090999960899'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426588'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426758'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427653'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '534'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426736'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425230'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419167'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422384'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '461'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427152'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420275'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '548'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428499'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423095'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423343'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415580'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415580'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416770'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416770'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416971'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416971'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419776'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428142'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '588'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428101'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '217'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417517'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417517'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420455'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416729'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416729'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416832'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416832'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415511'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415511'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417507'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417507'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429435'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417091'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417091'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.9699997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417813'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1650009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.212870001792908"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1650009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.212870001792908 -91.1650009155273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.212870001792908"^^xsd:decimal ;
  geo-pos:long "-91.1650009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.165000915527'^^xsd:double;
  dwc:latitude '-0.21287000179291'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424717'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428594'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415033'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8400001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415033'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418255'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428598'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419478'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416407'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416407'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416715'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416715'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757089972496033 -90.4368133544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.757089972496033"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4368133544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.757089972496033 -90.4368133544922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.757089972496033"^^xsd:decimal ;
  geo-pos:long "-90.4368133544922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.436813354492'^^xsd:double;
  dwc:latitude '-0.75708997249603'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427824'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '879'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427846'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423965'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420743'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424482'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429044'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636250019073486 -91.1038970947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.636250019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1038970947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.636250019073486 -91.1038970947266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.636250019073486"^^xsd:decimal ;
  geo-pos:long "-91.1038970947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.103897094727'^^xsd:double;
  dwc:latitude '-0.63625001907349'^^xsd:double;
  dwc:individualCount '637'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429061'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427679'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427515'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420778'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424137'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '2560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421842'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421918'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429736'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420407'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427986'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423960'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2791999578476 -90.3537979125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2791999578476"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3537979125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2791999578476 -90.3537979125977)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2791999578476"^^xsd:decimal ;
  geo-pos:long "-90.3537979125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.353797912598'^^xsd:double;
  dwc:latitude '-1.2791999578476'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424761'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.146090000867844 -90.7824325561523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.146090000867844"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7824325561523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.146090000867844 -90.7824325561523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.146090000867844"^^xsd:decimal ;
  geo-pos:long "-90.7824325561523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418258'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.782432556152'^^xsd:double;
  dwc:latitude '-0.14609000086784'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418258'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664699971675873 -91.1418533325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664699971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1418533325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664699971675873 -91.1418533325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664699971675873"^^xsd:decimal ;
  geo-pos:long "-91.1418533325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.14185333252'^^xsd:double;
  dwc:latitude '-0.66469997167587'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425515'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422356'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680459022521973 -91.2605285644531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680459022521973"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2605285644531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680459022521973 -91.2605285644531)"^^geo:wktLiteral ;
  geo-pos:lat "-0.680459022521973"^^xsd:decimal ;
  geo-pos:long "-91.2605285644531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260528564453'^^xsd:double;
  dwc:latitude '-0.68045902252197'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425748'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '47809'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426309'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.698480010032654 -90.5339279174805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.698480010032654"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5339279174805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.698480010032654 -90.5339279174805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.698480010032654"^^xsd:decimal ;
  geo-pos:long "-90.5339279174805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53392791748'^^xsd:double;
  dwc:latitude '-0.69848001003265'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427241'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '190.4759979248'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420291'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416968'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416968'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417139'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421917'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '6.0900001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429341'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419818'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03474998474121 -91.1476516723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03474998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1476516723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03474998474121 -91.1476516723633)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03474998474121"^^xsd:decimal ;
  geo-pos:long "-91.1476516723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.147651672363'^^xsd:double;
  dwc:latitude '-1.0347499847412'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.6799998283386'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416338'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418253'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418253'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422546'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415748'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '27444'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419133'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '865'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419882'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01679003238678 -91.2287673950195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01679003238678"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2287673950195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01679003238678 -91.2287673950195)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01679003238678"^^xsd:decimal ;
  geo-pos:long "-91.2287673950195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417366'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22876739502'^^xsd:double;
  dwc:latitude '-1.0167900323868'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417366'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424736'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428961'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '9337'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421091'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424438'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.386099994182587 -90.4634170532227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.386099994182587"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4634170532227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.386099994182587 -90.4634170532227)"^^geo:wktLiteral ;
  geo-pos:lat "0.386099994182587"^^xsd:decimal ;
  geo-pos:long "-90.4634170532227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.463417053223'^^xsd:double;
  dwc:latitude '0.38609999418259'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '19'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418231'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415108'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415108'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415122'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665480017662048 -91.1417236328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.665480017662048"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1417236328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665480017662048 -91.1417236328125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.665480017662048"^^xsd:decimal ;
  geo-pos:long "-91.1417236328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.141723632812'^^xsd:double;
  dwc:latitude '-0.66548001766205'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '4.0700001716614'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429276'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429159'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429781'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.814310014247894 -89.5005569458008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.814310014247894"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5005569458008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.814310014247894 -89.5005569458008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.814310014247894"^^xsd:decimal ;
  geo-pos:long "-89.5005569458008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.500556945801'^^xsd:double;
  dwc:latitude '-0.81431001424789'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429920'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423011'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424975'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415576'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415576'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419815'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426589'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427245'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427284'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '3100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426747'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422393'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426119'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421867'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.577499985694885 -90.1641998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.577499985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1641998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.577499985694885 -90.1641998291016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.577499985694885"^^xsd:decimal ;
  geo-pos:long "-90.1641998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418715'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.164199829102'^^xsd:double;
  dwc:latitude '-0.57749998569489'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418715'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421999'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429881'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425792'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425869'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426797'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424729'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416114'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416114'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416414'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416414'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '34.467098236084'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420142'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417683'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418332'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418332'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423519'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710500001907349 -90.2244033813477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.710500001907349"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2244033813477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.710500001907349 -90.2244033813477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.710500001907349"^^xsd:decimal ;
  geo-pos:long "-90.2244033813477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.224403381348'^^xsd:double;
  dwc:latitude '-0.71050000190735'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427528'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '622'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420866'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420819'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427730'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415506'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419089'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '378'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428181'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424532'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '930'^^xsd:integer;
  dwc:observedWeight '31.569999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429260'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '3200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425246'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.124279998242855 -91.4044036865234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.124279998242855"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4044036865234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.124279998242855 -91.4044036865234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.124279998242855"^^xsd:decimal ;
  geo-pos:long "-91.4044036865234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.404403686523'^^xsd:double;
  dwc:latitude '-0.12427999824286'^^xsd:double;
  dwc:individualCount '1875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425419'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0194000005722046 -91.5873413085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0194000005722046"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5873413085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0194000005722046 -91.5873413085938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0194000005722046"^^xsd:decimal ;
  geo-pos:long "-91.5873413085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.587341308594'^^xsd:double;
  dwc:latitude '-0.019400000572205'^^xsd:double;
  dwc:individualCount '2340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425420'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '319'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425571'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425912'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2153'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34791004657745 -89.7025833129883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34791004657745"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7025833129883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34791004657745 -89.7025833129883)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34791004657745"^^xsd:decimal ;
  geo-pos:long "-89.7025833129883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.702583312988'^^xsd:double;
  dwc:latitude '-1.3479100465775'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429972'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2688'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422795'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427371'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426557'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '434'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418637'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418637'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415261'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415261'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420096'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415901'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415901'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419556'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25961005687714"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4967880249023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25961005687714"^^xsd:decimal ;
  geo-pos:long "-90.4967880249023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421949'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417832'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03282999992371 -91.2254333496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03282999992371"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2254333496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03282999992371 -91.2254333496094)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03282999992371"^^xsd:decimal ;
  geo-pos:long "-91.2254333496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415086'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.225433349609'^^xsd:double;
  dwc:latitude '-1.0328299999237'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415086'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:observedWeight '64.839996337891'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429463'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429446'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428117'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417934'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417934'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428677'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '22589'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425195'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415882'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415882'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416333'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416363'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416363'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415213'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427041'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '337'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427407'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422959'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427379'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426699'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426769'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416673'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '16.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417564'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417286'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429885'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424182'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430640012025833"^^xsd:decimal ;
  geo-pos:long "-91.3928680419922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '1575'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428381'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421103'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421277'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423484'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427757'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427772'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428241'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428172'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428055'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428657'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '338'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428545'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419740'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417333'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417333'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429927'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425611'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426348'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694440007209778 -91.3014678955078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694440007209778"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3014678955078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694440007209778 -91.3014678955078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694440007209778"^^xsd:decimal ;
  geo-pos:long "-91.3014678955078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.301467895508'^^xsd:double;
  dwc:latitude '-0.69444000720978'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.389999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429293'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '140.58999633789'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '221'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421686'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28333330154419 -90.4947204589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28333330154419"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4947204589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28333330154419 -90.4947204589844)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28333330154419"^^xsd:decimal ;
  geo-pos:long "-90.4947204589844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.494720458984'^^xsd:double;
  dwc:latitude '-1.2833333015442'^^xsd:double;
  dwc:individualCount '602'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '2642'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417079'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417079'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '736'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35852003097534 -90.3585205078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35852003097534"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3585205078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35852003097534 -90.3585205078125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35852003097534"^^xsd:decimal ;
  geo-pos:long "-90.3585205078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418264'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.358520507812'^^xsd:double;
  dwc:latitude '-1.3585200309753'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418264'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416416'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416416'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415749'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415749'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417085'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429119'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '9.8299999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429521'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2149963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05200004577637"^^xsd:decimal ;
  geo-pos:long "-91.2149963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.214996337891'^^xsd:double;
  dwc:latitude '-1.0520000457764'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424743'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428567'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419723'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419046'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02138996124268 -91.0800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02138996124268"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02138996124268 -91.0800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02138996124268"^^xsd:decimal ;
  geo-pos:long "-91.0800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.080001831055'^^xsd:double;
  dwc:latitude '-1.0213899612427'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429203'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420227'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417981'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427114'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427752'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427854'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421097'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416027'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416027'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667800009250641 -91.1494369506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.667800009250641"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1494369506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667800009250641 -91.1494369506836)"^^geo:wktLiteral ;
  geo-pos:lat "-0.667800009250641"^^xsd:decimal ;
  geo-pos:long "-91.1494369506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.149436950684'^^xsd:double;
  dwc:latitude '-0.66780000925064'^^xsd:double;
  dwc:individualCount '1850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425511'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429340'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:observedWeight '3.3099999427795'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429338'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.266880005598068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8718185424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.266880005598068"^^xsd:decimal ;
  geo-pos:long "-90.8718185424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87181854248'^^xsd:double;
  dwc:latitude '-0.26688000559807'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419291'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '346'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419492'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429841'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429846'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '4019'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422809'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426360'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423283'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423080'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426271'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427244'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420331'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '382'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423003'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427759'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '10285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428246'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428278'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425851'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422783'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427539'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420450'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425492'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '568'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427411'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '462'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '512'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424365'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427608'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420590'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428240'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '6400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420656'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424410'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424754'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419651'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419651'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415279'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415279'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415923'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415923'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05331003665924 -91.1734466552734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05331003665924"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1734466552734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05331003665924 -91.1734466552734)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05331003665924"^^xsd:decimal ;
  geo-pos:long "-91.1734466552734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417251'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.173446655273'^^xsd:double;
  dwc:latitude '-1.0533100366592'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417251'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427573'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420257'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427748'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '2.4800000190735'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429594'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429016'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424283'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.461409986019135 -91.2445678710938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.461409986019135"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2445678710938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.461409986019135 -91.2445678710938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.461409986019135"^^xsd:decimal ;
  geo-pos:long "-91.2445678710938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.244567871094'^^xsd:double;
  dwc:latitude '-0.46140998601914'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424371'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417024'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.828540027141571 -89.346549987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.828540027141571"^^xsd:decimal ;
  dwc:decimalLongitude "-89.346549987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.828540027141571 -89.346549987793)"^^geo:wktLiteral ;
  geo-pos:lat "-0.828540027141571"^^xsd:decimal ;
  geo-pos:long "-89.346549987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.346549987793'^^xsd:double;
  dwc:latitude '-0.82854002714157'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418532'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415270'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419217'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416435'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '2200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419644'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '7500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420644'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '604'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428881'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420093'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416984'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416984'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03354001045227 -91.1054916381836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03354001045227"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1054916381836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03354001045227 -91.1054916381836)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03354001045227"^^xsd:decimal ;
  geo-pos:long "-91.1054916381836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.105491638184'^^xsd:double;
  dwc:latitude '-1.0335400104523'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417420'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421944'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417338'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417338'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417761'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421809'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '8700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425215'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416347'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416347'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417347'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417214'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416606'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427107'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428920'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417439'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '563'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428494'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420098'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '2312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426628'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '486'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427472'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1638'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423685'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418850'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.839510023593903 -89.3610534667969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.839510023593903"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3610534667969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.839510023593903 -89.3610534667969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.839510023593903"^^xsd:decimal ;
  geo-pos:long "-89.3610534667969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.361053466797'^^xsd:double;
  dwc:latitude '-0.8395100235939'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418760'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429597'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '15318'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426406'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.143580004572868 -91.3791198730469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.143580004572868"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3791198730469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.143580004572868 -91.3791198730469)"^^geo:wktLiteral ;
  geo-pos:lat "0.143580004572868"^^xsd:decimal ;
  geo-pos:long "-91.3791198730469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.379119873047'^^xsd:double;
  dwc:latitude '0.14358000457287'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425964'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426895'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423097'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426523'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '6719'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427557'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420222'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5423609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428343'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429862'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416001'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419468'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416699'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416699'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.1466598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0393899679184"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.1466598510742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0393899679184"^^xsd:decimal ;
  geo-pos:long "-91.1466598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416798'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146659851074'^^xsd:double;
  dwc:latitude '-1.0393899679184'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416798'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424436'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428094'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418371'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429199'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3596'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422092'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422287'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '548'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425811'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427493'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420397'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428946'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415918'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415918'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422282'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180030003190041 -91.4038619995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.180030003190041"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4038619995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.180030003190041 -91.4038619995117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.180030003190041"^^xsd:decimal ;
  geo-pos:long "-91.4038619995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.403861999512'^^xsd:double;
  dwc:latitude '-0.18003000319004'^^xsd:double;
  dwc:individualCount '632'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425439'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:observedWeight '3.1400001049042'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429560'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429892'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427169'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427740'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415566'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425265'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0208400003612041 -91.4816284179688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0208400003612041"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4816284179688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0208400003612041 -91.4816284179688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0208400003612041"^^xsd:decimal ;
  geo-pos:long "-91.4816284179688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481628417969'^^xsd:double;
  dwc:latitude '-0.020840000361204'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426069'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420985'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '541'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428125'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.975139975547791 -90.9710464477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.975139975547791"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9710464477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.975139975547791 -90.9710464477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.975139975547791"^^xsd:decimal ;
  geo-pos:long "-90.9710464477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.971046447754'^^xsd:double;
  dwc:latitude '-0.97513997554779'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417112'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420593'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420614'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427894'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428967'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415219'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415219'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418860'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421778'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429980'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28910005092621 -90.4980163574219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28910005092621"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4980163574219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28910005092621 -90.4980163574219)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28910005092621"^^xsd:decimal ;
  geo-pos:long "-90.4980163574219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498016357422'^^xsd:double;
  dwc:latitude '-1.2891000509262'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426130'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426172'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422321'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426952'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '743'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426984'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423959'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420999'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427315'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426474'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427506'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '487'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427732'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424562'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428832'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418156'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429072'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428985'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '227'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357490003108978 -91.2804718017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357490003108978"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804718017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357490003108978 -91.2804718017578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357490003108978"^^xsd:decimal ;
  geo-pos:long "-91.2804718017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280471801758'^^xsd:double;
  dwc:latitude '-0.35749000310898'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425154'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422374'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426371'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '227'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427536'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420505'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '21000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420517'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '930'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421076'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428333'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428797'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428503'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420165'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.625249981880188"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7539215087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  geo-pos:lat "0.625249981880188"^^xsd:decimal ;
  geo-pos:long "-90.7539215087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:observedWeight '56.229999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418053'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '292'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427155'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427157'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426443'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427931'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415722'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416536'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416536'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416897'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416897'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416987'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '7730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422085'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425303'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419055'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415612'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415612'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419299'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418063'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416411'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '9.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416411'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.902090013027191 -89.3949966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.902090013027191"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3949966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.902090013027191 -89.3949966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.902090013027191"^^xsd:decimal ;
  geo-pos:long "-89.3949966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418707'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.394996643066'^^xsd:double;
  dwc:latitude '-0.90209001302719'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '24.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418707'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425112'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416181'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416181'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415383'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415383'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422328'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419969'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28810000419617"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4968032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28810000419617"^^xsd:decimal ;
  geo-pos:long "-90.4968032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496803283691'^^xsd:double;
  dwc:latitude '-1.2881000041962'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418627'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '392'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429796'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774349987506866 -90.3820877075195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.774349987506866"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3820877075195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.774349987506866 -90.3820877075195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.774349987506866"^^xsd:decimal ;
  geo-pos:long "-90.3820877075195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.38208770752'^^xsd:double;
  dwc:latitude '-0.77434998750687'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427183'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427749'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '8725'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420672'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '707'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424571'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421304'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418522'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418522'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415556'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415556'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418109'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418109'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420040'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04051005840302 -91.1569976806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04051005840302"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1569976806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04051005840302 -91.1569976806641)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04051005840302"^^xsd:decimal ;
  geo-pos:long "-91.1569976806641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417635'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156997680664'^^xsd:double;
  dwc:latitude '-1.040510058403'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417635'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '12.239999771118'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417743'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03999996185303"^^xsd:decimal ;
  geo-pos:long "-91.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '591'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425408'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425564'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425831'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425962'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0181600004434586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4405899047852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0181600004434586"^^xsd:decimal ;
  geo-pos:long "-91.4405899047852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.440589904785'^^xsd:double;
  dwc:latitude '-0.018160000443459'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426067'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '664'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426897'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427599'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420336'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416203'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416203'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416466'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '12.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416466'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '488'^^xsd:integer;
  dwc:observedWeight '154.19500732422'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420113'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422955'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417669'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417812'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '4.8699998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417812'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418628'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428559'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1394'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421670'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428718'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420766'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '346'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428080'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424289'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426579'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428339'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424411'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '581'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424614'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428749'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1087'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417738'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421286'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421875'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419614'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416675'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416675'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419832'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415630'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415630'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417626'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417626'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.224199995398521 -91.1705017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.224199995398521"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1705017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.224199995398521 -91.1705017089844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.224199995398521"^^xsd:decimal ;
  geo-pos:long "-91.1705017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.170501708984'^^xsd:double;
  dwc:latitude '-0.22419999539852'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427221'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415354'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425874'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426601'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '24120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.711111128330231 -89.3977813720703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.711111128330231"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3977813720703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.711111128330231 -89.3977813720703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.711111128330231"^^xsd:decimal ;
  geo-pos:long "-89.3977813720703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.39778137207'^^xsd:double;
  dwc:latitude '-0.71111112833023'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423969'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118739999830723 -91.4122772216797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.118739999830723"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4122772216797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.118739999830723 -91.4122772216797)"^^geo:wktLiteral ;
  geo-pos:lat "0.118739999830723"^^xsd:decimal ;
  geo-pos:long "-91.4122772216797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.41227722168'^^xsd:double;
  dwc:latitude '0.11873999983072'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424384'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424519'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '18640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423673'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420552'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418281'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415112'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425362'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23500001430511 -90.4524993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4524993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23500001430511 -90.4524993896484)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23500001430511"^^xsd:decimal ;
  geo-pos:long "-90.4524993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.452499389648'^^xsd:double;
  dwc:latitude '-1.2350000143051'^^xsd:double;
  dwc:individualCount '211'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.488559991121292 -91.213020324707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.488559991121292"^^xsd:decimal ;
  dwc:decimalLongitude "-91.213020324707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.488559991121292 -91.213020324707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.488559991121292"^^xsd:decimal ;
  geo-pos:long "-91.213020324707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.213020324707'^^xsd:double;
  dwc:latitude '-0.48855999112129'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '30.549999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429269'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '566'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425810'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429994'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419261'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416481'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419288'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420050'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05309998989105 -91.1762008666992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05309998989105"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1762008666992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05309998989105 -91.1762008666992)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05309998989105"^^xsd:decimal ;
  geo-pos:long "-91.1762008666992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417389'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.176200866699'^^xsd:double;
  dwc:latitude '-1.0530999898911'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417389'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421718'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420952'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428668'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424401'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428295'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429022'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425913'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0471179485321 -91.1878509521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0471179485321"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1878509521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0471179485321 -91.1878509521484)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0471179485321"^^xsd:decimal ;
  geo-pos:long "-91.1878509521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416295'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.187850952148'^^xsd:double;
  dwc:latitude '-1.0471179485321'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416295'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416621'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416621'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '545'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423389'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427795'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '844'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '586'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428190'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428580'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428859'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '557'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429004'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.3299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418084'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417519'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417519'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428482'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:observedWeight '28.629999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417948'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33937001228333 -90.2956619262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33937001228333"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2956619262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33937001228333 -90.2956619262695)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33937001228333"^^xsd:decimal ;
  geo-pos:long "-90.2956619262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.29566192627'^^xsd:double;
  dwc:latitude '-1.3393700122833'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424547'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417354'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417354'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.579919993877411 -91.0909271240234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.579919993877411"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0909271240234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.579919993877411 -91.0909271240234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.579919993877411"^^xsd:decimal ;
  geo-pos:long "-91.0909271240234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417422'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.090927124023'^^xsd:double;
  dwc:latitude '-0.57991999387741'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417422'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419539'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.434119999408722"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3922882080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.434119999408722"^^xsd:decimal ;
  geo-pos:long "-91.3922882080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392288208008'^^xsd:double;
  dwc:latitude '-0.43411999940872'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425226'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420325'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427913'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428468'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429948'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422817'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31171000003815 -90.5099716186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31171000003815"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5099716186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31171000003815 -90.5099716186523)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31171000003815"^^xsd:decimal ;
  geo-pos:long "-90.5099716186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509971618652'^^xsd:double;
  dwc:latitude '-1.3117100000382'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426128'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427430'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425220'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428075'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415946'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415946'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416370'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416370'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415565'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416767'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416767'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417609'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417609'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417078'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '22.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417078'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415816'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415816'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:observedWeight '263.9460144043'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419064'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416417'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428437'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687290012836456 -91.317512512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687290012836456"^^xsd:decimal ;
  dwc:decimalLongitude "-91.317512512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687290012836456 -91.317512512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687290012836456"^^xsd:decimal ;
  geo-pos:long "-91.317512512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.317512512207'^^xsd:double;
  dwc:latitude '-0.68729001283646'^^xsd:double;
  dwc:individualCount '411'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428527'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418179'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418179'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421907'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415415'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415415'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '14.965999603271'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420197'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.108039997518063 -91.4759292602539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.108039997518063"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4759292602539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.108039997518063 -91.4759292602539)"^^geo:wktLiteral ;
  geo-pos:lat "0.108039997518063"^^xsd:decimal ;
  geo-pos:long "-91.4759292602539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.475929260254'^^xsd:double;
  dwc:latitude '0.10803999751806'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429772'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02521002292633 -91.0517883300781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02521002292633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0517883300781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02521002292633 -91.0517883300781)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02521002292633"^^xsd:decimal ;
  geo-pos:long "-91.0517883300781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.051788330078'^^xsd:double;
  dwc:latitude '-1.0252100229263'^^xsd:double;
  dwc:individualCount '373'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429175'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415176'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415176'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415216'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415216'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.163560003042221 -91.4056930541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.163560003042221"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4056930541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.163560003042221 -91.4056930541992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.163560003042221"^^xsd:decimal ;
  geo-pos:long "-91.4056930541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.405693054199'^^xsd:double;
  dwc:latitude '-0.16356000304222'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425447'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419276'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416163'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416163'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:observedWeight '27.659999847412'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429410'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416549'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '25.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416549'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422019'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429556'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422325'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382609993219376 -91.2498321533203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382609993219376"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498321533203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382609993219376 -91.2498321533203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382609993219376"^^xsd:decimal ;
  geo-pos:long "-91.2498321533203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24983215332'^^xsd:double;
  dwc:latitude '-0.38260999321938'^^xsd:double;
  dwc:individualCount '870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425629'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423557'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28805553913116 -90.5016632080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28805553913116"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5016632080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28805553913116 -90.5016632080078)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28805553913116"^^xsd:decimal ;
  geo-pos:long "-90.5016632080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.501663208008'^^xsd:double;
  dwc:latitude '-1.2880555391312'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424618'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '2725'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428681'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428361'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421330'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415687'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419579'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419581'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693459987640381 -90.5445785522461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693459987640381"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5445785522461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693459987640381 -90.5445785522461)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693459987640381"^^xsd:decimal ;
  geo-pos:long "-90.5445785522461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.544578552246'^^xsd:double;
  dwc:latitude '-0.69345998764038'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427287'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427682'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416954'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416954'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.804340004920959 -90.0387420654297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.804340004920959"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0387420654297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.804340004920959 -90.0387420654297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.804340004920959"^^xsd:decimal ;
  geo-pos:long "-90.0387420654297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417980'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.03874206543'^^xsd:double;
  dwc:latitude '-0.80434000492096'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '12.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417980'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415344'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419241'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417058'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423962'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424747'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418673'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418673'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419647'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420948'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949339985847473 -89.5607376098633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949339985847473"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5607376098633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949339985847473 -89.5607376098633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949339985847473"^^xsd:decimal ;
  geo-pos:long "-89.5607376098633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.560737609863'^^xsd:double;
  dwc:latitude '-0.94933998584747'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418736'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418206'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418206'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417074'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417074'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1682'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425806'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425814'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416823'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416823'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419325'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429301'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429120'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425357'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423786'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420764'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428457'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421011'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427964'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428194'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '829'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420733'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423983'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428823'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428102'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '829'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419297'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419414'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '2340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419466'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416194'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429777'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422657'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423469'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416156'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416156'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419906'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.822239995002747 -89.5380935668945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.822239995002747"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5380935668945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.822239995002747 -89.5380935668945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.822239995002747"^^xsd:decimal ;
  geo-pos:long "-89.5380935668945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.538093566895'^^xsd:double;
  dwc:latitude '-0.82223999500275'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418702'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419359'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416933'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416933'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425870'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.484569996595383 -91.2153930664062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.484569996595383"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2153930664062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.484569996595383 -91.2153930664062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.484569996595383"^^xsd:decimal ;
  geo-pos:long "-91.2153930664062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.215393066406'^^xsd:double;
  dwc:latitude '-0.48456999659538'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429744'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415926'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415926'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427541'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419519'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416560'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416894'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416668'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416668'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419322'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415140'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415140'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429477'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1216'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425417'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429815'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416779'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416779'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375950008630753"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2747116088867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375950008630753 -91.2747116088867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375950008630753"^^xsd:decimal ;
  geo-pos:long "-91.2747116088867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.274711608887'^^xsd:double;
  dwc:latitude '-0.37595000863075'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417497'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417211'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415196'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415196'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418414'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418414'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469529986381531 -91.3946990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469529986381531"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3946990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469529986381531 -91.3946990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469529986381531"^^xsd:decimal ;
  geo-pos:long "-91.3946990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39469909668'^^xsd:double;
  dwc:latitude '-0.46952998638153'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425489'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426796'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '431'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427497'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:observedWeight '316.5530090332'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419879'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67305999994278"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3386077880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67305999994278"^^xsd:decimal ;
  geo-pos:long "-89.3386077880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429867'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '4617'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425191'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '608'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420044'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '69'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428324'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424475'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419260'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416582'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419059'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419059'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416017'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416017'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416144'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416144'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419735'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358700007200241"^^xsd:decimal ;
  dwc:decimalLongitude "-91.282958984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358700007200241"^^xsd:decimal ;
  geo-pos:long "-91.282958984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417569'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282958984375'^^xsd:double;
  dwc:latitude '-0.35870000720024'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417569'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417617'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417617'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420167'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1702'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425877'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415114'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415114'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429486'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2990188598633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693470001220703"^^xsd:decimal ;
  geo-pos:long "-91.2990188598633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299018859863'^^xsd:double;
  dwc:latitude '-0.6934700012207'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425109'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1064'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425347'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425396'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '12927'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422333'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429790'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0191900003701448"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571365356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0191900003701448"^^xsd:decimal ;
  geo-pos:long "-91.5571365356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557136535645'^^xsd:double;
  dwc:latitude '0.019190000370145'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425946'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '22.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415794'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415830'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415830'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419454'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417268'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417268'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.399850010871887 -91.2507629394531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.399850010871887"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2507629394531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.399850010871887 -91.2507629394531)"^^geo:wktLiteral ;
  geo-pos:lat "-0.399850010871887"^^xsd:decimal ;
  geo-pos:long "-91.2507629394531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250762939453'^^xsd:double;
  dwc:latitude '-0.39985001087189'^^xsd:double;
  dwc:individualCount '1701'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426827'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427741'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '3100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418827'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415509'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425589'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38329994678497"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7373962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38329994678497"^^xsd:decimal ;
  geo-pos:long "-89.7373962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.737396240234'^^xsd:double;
  dwc:latitude '-1.383299946785'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429887'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422490'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429745'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0311500001698732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5414199829102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  geo-pos:lat "0.0311500001698732"^^xsd:decimal ;
  geo-pos:long "-91.5414199829102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.54141998291'^^xsd:double;
  dwc:latitude '0.031150000169873'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426350'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28805553913116 -90.5016632080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28805553913116"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5016632080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28805553913116 -90.5016632080078)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28805553913116"^^xsd:decimal ;
  geo-pos:long "-90.5016632080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.501663208008'^^xsd:double;
  dwc:latitude '-1.2880555391312'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418348'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418709'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426531'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391519993543625 -91.251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.391519993543625"^^xsd:decimal ;
  dwc:decimalLongitude "-91.251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.391519993543625 -91.251953125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.391519993543625"^^xsd:decimal ;
  geo-pos:long "-91.251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.251953125'^^xsd:double;
  dwc:latitude '-0.39151999354362'^^xsd:double;
  dwc:individualCount '1674'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426812'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428052'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427711'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:observedWeight '240.3630065918'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419866'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415697'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '11.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415697'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417469'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417469'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419686'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0775900036096573 -91.409553527832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0775900036096573"^^xsd:decimal ;
  dwc:decimalLongitude "-91.409553527832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0775900036096573 -91.409553527832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0775900036096573"^^xsd:decimal ;
  geo-pos:long "-91.409553527832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.409553527832'^^xsd:double;
  dwc:latitude '-0.077590003609657'^^xsd:double;
  dwc:individualCount '885'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425469'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680905699729919 -91.2628021240234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680905699729919"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2628021240234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680905699729919 -91.2628021240234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.680905699729919"^^xsd:decimal ;
  geo-pos:long "-91.2628021240234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.262802124023'^^xsd:double;
  dwc:latitude '-0.68090569972992'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429753'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852199971675873"^^xsd:decimal ;
  geo-pos:long "-89.5680999755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419801'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426243'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '622'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426764'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23083329200745 -90.4658355712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23083329200745"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4658355712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23083329200745 -90.4658355712891)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23083329200745"^^xsd:decimal ;
  geo-pos:long "-90.4658355712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.465835571289'^^xsd:double;
  dwc:latitude '-1.2308332920075'^^xsd:double;
  dwc:individualCount '533'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425355'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429640'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '649'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425781'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422685'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425965'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '449'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426191'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423979'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416323'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416323'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415068'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415068'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421477'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419111'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427535'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428756'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '25000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420692'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1099'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420768'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428348'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421316'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.117980003356934 -91.1522903442383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.117980003356934"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1522903442383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.117980003356934 -91.1522903442383)"^^geo:wktLiteral ;
  geo-pos:lat "-0.117980003356934"^^xsd:decimal ;
  geo-pos:long "-91.1522903442383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.152290344238'^^xsd:double;
  dwc:latitude '-0.11798000335693'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417549'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418254'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415531'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '11.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417752'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '492'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426449'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415049'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03269004821777 -91.2243576049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03269004821777"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2243576049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03269004821777 -91.2243576049805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03269004821777"^^xsd:decimal ;
  geo-pos:long "-91.2243576049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415124'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22435760498'^^xsd:double;
  dwc:latitude '-1.0326900482178'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415124'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427783'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420394'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866729974746704 -89.3681335449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866729974746704"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3681335449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866729974746704 -89.3681335449219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866729974746704"^^xsd:decimal ;
  geo-pos:long "-89.3681335449219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418564'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.368133544922'^^xsd:double;
  dwc:latitude '-0.8667299747467'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418564'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416055'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416055'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419732'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429997'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:observedWeight '87.981903076172'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419065'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419890'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416781'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416781'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889259994029999 -89.6061477661133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889259994029999"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6061477661133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889259994029999 -89.6061477661133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889259994029999"^^xsd:decimal ;
  geo-pos:long "-89.6061477661133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.606147766113'^^xsd:double;
  dwc:latitude '-0.88925999403'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419273'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417544'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417613'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417895'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417895'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428147'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415578'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415473'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415473'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.76111114025116 -91.3877792358398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.76111114025116"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3877792358398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.76111114025116 -91.3877792358398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.76111114025116"^^xsd:decimal ;
  geo-pos:long "-91.3877792358398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.38777923584'^^xsd:double;
  dwc:latitude '-0.76111114025116'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428995'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '40.740001678467'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429258'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '667'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.482080012559891"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2174987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.482080012559891"^^xsd:decimal ;
  geo-pos:long "-91.2174987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.217498779297'^^xsd:double;
  dwc:latitude '-0.48208001255989'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425129'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429934'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.062550000846386"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4074783325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.062550000846386"^^xsd:decimal ;
  geo-pos:long "-91.4074783325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.40747833252'^^xsd:double;
  dwc:latitude '-0.062550000846386'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425947'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427270'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:observedWeight '136.05400085449'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420309'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427693'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425311'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00401999987661839 -91.5938415527344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.00401999987661839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5938415527344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00401999987661839 -91.5938415527344)"^^geo:wktLiteral ;
  geo-pos:lat "0.00401999987661839"^^xsd:decimal ;
  geo-pos:long "-91.5938415527344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.593841552734'^^xsd:double;
  dwc:latitude '0.0040199998766184'^^xsd:double;
  dwc:individualCount '605'^^xsd:integer;
  dwc:observedWeight '14.880000114441'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429519'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427694'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420749'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '22310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420676'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '6499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429613'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426852'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427304'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427512'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427779'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427948'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417941'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417941'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '732'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426249'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.724590003490448 -90.4917907714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.724590003490448"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4917907714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.724590003490448 -90.4917907714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.724590003490448"^^xsd:decimal ;
  geo-pos:long "-90.4917907714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.491790771484'^^xsd:double;
  dwc:latitude '-0.72459000349045'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427611'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '13500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425323'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '19.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429332'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422699'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419129'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418560'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.3200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418560'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425557'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422310'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '8517'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419170'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421799'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418521'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418521'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415488'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415488'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.294990003108978 -91.5566864013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.294990003108978"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5566864013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.294990003108978 -91.5566864013672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.294990003108978"^^xsd:decimal ;
  geo-pos:long "-91.5566864013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.556686401367'^^xsd:double;
  dwc:latitude '-0.29499000310898'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425102'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419233'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416379'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416666'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416967'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416967'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428658'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419750'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415093'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415093'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416796'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416796'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.16729000210762 -90.7137298583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.16729000210762"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7137298583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.16729000210762 -90.7137298583984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.16729000210762"^^xsd:decimal ;
  geo-pos:long "-90.7137298583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417686'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.713729858398'^^xsd:double;
  dwc:latitude '-0.16729000210762'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417686'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418201'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418201'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415201'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418197'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815400034189224 -91.4930725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0815400034189224"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0815400034189224 -91.4930725097656)"^^geo:wktLiteral ;
  geo-pos:lat "0.0815400034189224"^^xsd:decimal ;
  geo-pos:long "-91.4930725097656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493072509766'^^xsd:double;
  dwc:latitude '0.081540003418922'^^xsd:double;
  dwc:individualCount '858'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425987'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423280'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419152'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31231999397278 -90.3399200439453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31231999397278"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3399200439453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31231999397278 -90.3399200439453)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31231999397278"^^xsd:decimal ;
  geo-pos:long "-90.3399200439453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.339920043945'^^xsd:double;
  dwc:latitude '-1.3123199939728'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426142'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420078'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '548'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419243'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '516'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419120'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419717'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425619'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418731'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419259'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1160'^^xsd:integer;
  dwc:observedWeight '453.51501464844'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418931'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416058'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416058'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425616'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '406'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '11400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426295'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.737100005149841 -90.4660797119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.737100005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4660797119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.737100005149841 -90.4660797119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.737100005149841"^^xsd:decimal ;
  geo-pos:long "-90.4660797119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466079711914'^^xsd:double;
  dwc:latitude '-0.73710000514984'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427369'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '158'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427266'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '552'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428978'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.64709997177124"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7740020751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.64709997177124 -90.7740020751953)"^^geo:wktLiteral ;
  geo-pos:lat "0.64709997177124"^^xsd:decimal ;
  geo-pos:long "-90.7740020751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.774002075195'^^xsd:double;
  dwc:latitude '0.64709997177124'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417705'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416853'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416853'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416721'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '808'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425344'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429793'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415938'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415938'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418518'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418518'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415663'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415663'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415689'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415689'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422991'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423311'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426537'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427829'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.454730004072189 -91.2287979125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.454730004072189"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2287979125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.454730004072189 -91.2287979125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.454730004072189"^^xsd:decimal ;
  geo-pos:long "-91.2287979125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228797912598'^^xsd:double;
  dwc:latitude '-0.45473000407219'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425936'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416503'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415974'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415974'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420575'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417928'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428877'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426553'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417115'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '733'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427883'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416100'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420063'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416963'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416963'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425502'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419254'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419254'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427356'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427531'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0191900003701448"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571365356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0191900003701448"^^xsd:decimal ;
  geo-pos:long "-91.5571365356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557136535645'^^xsd:double;
  dwc:latitude '0.019190000370145'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425939'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0311500001698732"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5414199829102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0311500001698732 -91.5414199829102)"^^geo:wktLiteral ;
  geo-pos:lat "0.0311500001698732"^^xsd:decimal ;
  geo-pos:long "-91.5414199829102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.54141998291'^^xsd:double;
  dwc:latitude '0.031150000169873'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425950'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426950'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426612'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420493'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421680'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.149409994482994 -91.4064102172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.149409994482994"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4064102172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.149409994482994 -91.4064102172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.149409994482994"^^xsd:decimal ;
  geo-pos:long "-91.4064102172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.406410217285'^^xsd:double;
  dwc:latitude '-0.14940999448299'^^xsd:double;
  dwc:individualCount '1550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425890'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420484'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427906'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427220'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5426150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426150'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416218'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418090'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:observedWeight '62.720001220703'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418203'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415083'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '19.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415083'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424276'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416406'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416406'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416627'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416627'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422396'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425977'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.127939999103546 -91.3927307128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.127939999103546"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3927307128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.127939999103546 -91.3927307128906)"^^geo:wktLiteral ;
  geo-pos:lat "0.127939999103546"^^xsd:decimal ;
  geo-pos:long "-91.3927307128906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392730712891'^^xsd:double;
  dwc:latitude '0.12793999910355'^^xsd:double;
  dwc:individualCount '952'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426005'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1898'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422799'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0198599994182587 -91.5564804077148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0198599994182587"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5564804077148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0198599994182587 -91.5564804077148)"^^geo:wktLiteral ;
  geo-pos:lat "0.0198599994182587"^^xsd:decimal ;
  geo-pos:long "-91.5564804077148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.556480407715'^^xsd:double;
  dwc:latitude '0.019859999418259'^^xsd:double;
  dwc:individualCount '836'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426201'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426824'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417326'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '14.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417326'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.804210007190704 -90.0390396118164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.804210007190704"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0390396118164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.804210007190704 -90.0390396118164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.804210007190704"^^xsd:decimal ;
  geo-pos:long "-90.0390396118164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.039039611816'^^xsd:double;
  dwc:latitude '-0.8042100071907'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '19.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417833'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429456'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666260004043579 -91.1461791992188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.666260004043579"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1461791992188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666260004043579 -91.1461791992188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.666260004043579"^^xsd:decimal ;
  geo-pos:long "-91.1461791992188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425550'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146179199219'^^xsd:double;
  dwc:latitude '-0.66626000404358'^^xsd:double;
  dwc:individualCount '1900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425550'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422330'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419379'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '259'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426104'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426672'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428773'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690840005874634 -91.2819900512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690840005874634"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2819900512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690840005874634 -91.2819900512695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690840005874634"^^xsd:decimal ;
  geo-pos:long "-91.2819900512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28199005127'^^xsd:double;
  dwc:latitude '-0.69084000587463'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429048'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1451'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376130014657974 -91.652946472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.376130014657974"^^xsd:decimal ;
  dwc:decimalLongitude "-91.652946472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376130014657974 -91.652946472168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.376130014657974"^^xsd:decimal ;
  geo-pos:long "-91.652946472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.652946472168'^^xsd:double;
  dwc:latitude '-0.37613001465797'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:observedWeight '21.049999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429256'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421865'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426441'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427466'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423093'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426789'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:observedWeight '154.19500732422'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420278'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.387629985809326 -91.2495803833008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.387629985809326"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2495803833008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.387629985809326 -91.2495803833008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.387629985809326"^^xsd:decimal ;
  geo-pos:long "-91.2495803833008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249580383301'^^xsd:double;
  dwc:latitude '-0.38762998580933'^^xsd:double;
  dwc:individualCount '728'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426833'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419739'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429899'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423321'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427648'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427685'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423978'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427910'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428158'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416761'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416761'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '2465'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425457'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425529'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.407600402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0627000033855438"^^xsd:decimal ;
  dwc:decimalLongitude "-91.407600402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0627000033855438 -91.407600402832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0627000033855438"^^xsd:decimal ;
  geo-pos:long "-91.407600402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407600402832'^^xsd:double;
  dwc:latitude '-0.062700003385544'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425898'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419224'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415740'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419123'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423322'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427565'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427890'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421096'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418356'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418356'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425747'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426941'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427226'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426916'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04463994503021 -91.1513366699219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04463994503021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1513366699219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04463994503021 -91.1513366699219)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04463994503021"^^xsd:decimal ;
  geo-pos:long "-91.1513366699219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.151336669922'^^xsd:double;
  dwc:latitude '-1.0446399450302'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428609'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421342'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428608'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.434119999408722"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3922882080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.434119999408722 -91.3922882080078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.434119999408722"^^xsd:decimal ;
  geo-pos:long "-91.3922882080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392288208008'^^xsd:double;
  dwc:latitude '-0.43411999940872'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425126'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416821'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416821'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:observedWeight '121.08799743652'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420111'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415098'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422000'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422011'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429919'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '16.780000686646'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417679'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415070'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:observedWeight '33.330001831055'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415070'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422381'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416426'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418074'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418074'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417367'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417367'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233989998698235 -90.5812606811523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233989998698235"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5812606811523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233989998698235 -90.5812606811523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233989998698235"^^xsd:decimal ;
  geo-pos:long "-90.5812606811523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417692'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418420'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418420'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:observedWeight '72'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417314'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428486'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428630'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '429'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427760'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427800'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424100'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419791'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423310'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1399999856949'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416374'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419918'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426238'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426245'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423452'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423452'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357490003108978 -91.2804718017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357490003108978"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804718017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357490003108978 -91.2804718017578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357490003108978"^^xsd:decimal ;
  geo-pos:long "-91.2804718017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280471801758'^^xsd:double;
  dwc:latitude '-0.35749000310898'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425117'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415838'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415838'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416839'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416839'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '321'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428923'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418453'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418453'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421914'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421922'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418963'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '11733'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426718'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427485'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427560'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429882'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04331004619598"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1629409790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04331004619598 -91.1629409790039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04331004619598"^^xsd:decimal ;
  geo-pos:long "-91.1629409790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416334'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162940979004'^^xsd:double;
  dwc:latitude '-1.043310046196'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.6799998283386'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416334'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2002'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426786'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416504'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416504'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419897'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836650013923645 -89.5613479614258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.836650013923645"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5613479614258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836650013923645 -89.5613479614258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.836650013923645"^^xsd:decimal ;
  geo-pos:long "-89.5613479614258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.561347961426'^^xsd:double;
  dwc:latitude '-0.83665001392365'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429974'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418670'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415155'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417023'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417023'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416483'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '11'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416483'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416378'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420725'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428203'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420887'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '407'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415641'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415641'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418849'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '979'^^xsd:integer;
  dwc:observedWeight '19.501100540161'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419710'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419264'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419305'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '4780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426323'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '4562'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426324'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '19713'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426392'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:observedWeight '65.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416225'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418129'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418129'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416191'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416191'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416491'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416491'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416902'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416902'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425752'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '36.279998779297'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420863'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419001'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419284'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.50450998544693 -91.1884613037109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.50450998544693"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1884613037109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.50450998544693 -91.1884613037109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.50450998544693"^^xsd:decimal ;
  geo-pos:long "-91.1884613037109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.188461303711'^^xsd:double;
  dwc:latitude '-0.50450998544693'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426240'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416866'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04951000213623 -91.1933135986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04951000213623"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1933135986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04951000213623 -91.1933135986328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04951000213623"^^xsd:decimal ;
  geo-pos:long "-91.1933135986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.193313598633'^^xsd:double;
  dwc:latitude '-1.0495100021362'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416807'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417004'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417004'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418098'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418098'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '541'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425315'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415692'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415846'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424478'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424609'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.508019983768463 -91.5043487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.508019983768463"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5043487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.508019983768463 -91.5043487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.508019983768463"^^xsd:decimal ;
  geo-pos:long "-91.5043487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504348754883'^^xsd:double;
  dwc:latitude '-0.50801998376846'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425186'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415666'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415666'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418740'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202749997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3895492553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202749997377396 -91.3895492553711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202749997377396"^^xsd:decimal ;
  geo-pos:long "-91.3895492553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389549255371'^^xsd:double;
  dwc:latitude '-0.2027499973774'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426063'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427343'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427343'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00144994258881 -91.0523834228516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00144994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0523834228516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00144994258881 -91.0523834228516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00144994258881"^^xsd:decimal ;
  geo-pos:long "-91.0523834228516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.052383422852'^^xsd:double;
  dwc:latitude '-1.0014499425888'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417117'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:observedWeight '192.28999328613'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420016'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416982'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04699003696442 -91.1852111816406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04699003696442"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1852111816406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04699003696442 -91.1852111816406)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04699003696442"^^xsd:decimal ;
  geo-pos:long "-91.1852111816406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417164'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185211181641'^^xsd:double;
  dwc:latitude '-1.0469900369644'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417164'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417172'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417172'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01679003238678 -91.2287673950195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01679003238678"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2287673950195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01679003238678 -91.2287673950195)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01679003238678"^^xsd:decimal ;
  geo-pos:long "-91.2287673950195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22876739502'^^xsd:double;
  dwc:latitude '-1.0167900323868'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417365'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415237'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.7600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415237'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425310'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420913'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428493'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419051'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422263'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665459990501404 -91.2696990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.665459990501404"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2696990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.665459990501404 -91.2696990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.665459990501404"^^xsd:decimal ;
  geo-pos:long "-91.2696990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.26969909668'^^xsd:double;
  dwc:latitude '-0.6654599905014'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425553'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '632'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429056'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429627'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427250'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426694'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '798'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426960'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428197'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421658'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '7150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425974'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426117'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '407'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426881'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '32.653099060059'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.260498046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.260498046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260498046875'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '4507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424173'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421519'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421673'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '3192'^^xsd:integer;
  dwc:observedWeight '78.519996643066'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429590'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425777'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419380'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421663'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1637'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428949'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.531199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7343978881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.531199991703033 -90.7343978881836)"^^geo:wktLiteral ;
  geo-pos:lat "0.531199991703033"^^xsd:decimal ;
  geo-pos:long "-90.7343978881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418299'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.734397888184'^^xsd:double;
  dwc:latitude '0.53119999170303'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:observedWeight '35.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418299'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415199'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415199'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427880'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:observedWeight '555.45001220703'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429623'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417955'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417955'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421958'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0207100007683039 -91.5581893920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0207100007683039"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5581893920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0207100007683039 -91.5581893920898)"^^geo:wktLiteral ;
  geo-pos:lat "0.0207100007683039"^^xsd:decimal ;
  geo-pos:long "-91.5581893920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.55818939209'^^xsd:double;
  dwc:latitude '0.020710000768304'^^xsd:double;
  dwc:individualCount '836'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425436'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '890'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425642'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '40.362800598145'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420281'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417598'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02162003517151 -91.0531387329102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02162003517151"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0531387329102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02162003517151 -91.0531387329102)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02162003517151"^^xsd:decimal ;
  geo-pos:long "-91.0531387329102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.05313873291'^^xsd:double;
  dwc:latitude '-1.0216200351715'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425404'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425280'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427720'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427720'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428070'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427774'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '203'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428110'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424549'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428649'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428805'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418115'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418735'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418735'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415693'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415670'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415670'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420190'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417425'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417425'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419223'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416212'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416212'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429889'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4089'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427017'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201039999723434 -91.3898391723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201039999723434"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3898391723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201039999723434 -91.3898391723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201039999723434"^^xsd:decimal ;
  geo-pos:long "-91.3898391723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389839172363'^^xsd:double;
  dwc:latitude '-0.20103999972343'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426070'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417862'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '15.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417862'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.851660013198853 -89.5562896728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.851660013198853"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5562896728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.851660013198853 -89.5562896728516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.851660013198853"^^xsd:decimal ;
  geo-pos:long "-89.5562896728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.556289672852'^^xsd:double;
  dwc:latitude '-0.85166001319885'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418441'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '588'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425795'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425759'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420635'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420636'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427425'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427842'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417290'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '23.579999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417875'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420195'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '224'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428000'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421678'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98701000213623 -90.9457778930664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98701000213623"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9457778930664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98701000213623 -90.9457778930664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98701000213623"^^xsd:decimal ;
  geo-pos:long "-90.9457778930664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945777893066'^^xsd:double;
  dwc:latitude '-0.98701000213623'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429177'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418843'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415130'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418582'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418582'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427484'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427687'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424296'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424402'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635230004787445 -91.1063613891602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635230004787445"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1063613891602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635230004787445 -91.1063613891602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635230004787445"^^xsd:decimal ;
  geo-pos:long "-91.1063613891602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.10636138916'^^xsd:double;
  dwc:latitude '-0.63523000478744'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429075'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469379991292953 -91.2250289916992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469379991292953"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2250289916992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469379991292953 -91.2250289916992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469379991292953"^^xsd:decimal ;
  geo-pos:long "-91.2250289916992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.225028991699'^^xsd:double;
  dwc:latitude '-0.46937999129295'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425552'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418609'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415525'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415525'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415876'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415876'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416780'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416780'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416628'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416628'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417057'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417057'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '966'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425278'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416018'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415812'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415812'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417848'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417848'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415967'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415967'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '2295'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422820'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427176'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426512'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420384'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '11935'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415499'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415499'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429325'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421102'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420984'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3675003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3675003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367500305176'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23083329200745 -90.4658355712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23083329200745"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4658355712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23083329200745 -90.4658355712891)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23083329200745"^^xsd:decimal ;
  geo-pos:long "-90.4658355712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.465835571289'^^xsd:double;
  dwc:latitude '-1.2308332920075'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419766'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425437'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6814866065979 -91.2606887817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6814866065979"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2606887817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6814866065979 -91.2606887817383)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6814866065979"^^xsd:decimal ;
  geo-pos:long "-91.2606887817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260688781738'^^xsd:double;
  dwc:latitude '-0.6814866065979'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425750'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '638'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425992'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36758005619049 -89.7482528686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36758005619049"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7482528686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36758005619049 -89.7482528686523)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36758005619049"^^xsd:decimal ;
  geo-pos:long "-89.7482528686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.748252868652'^^xsd:double;
  dwc:latitude '-1.3675800561905'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429957'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423485'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '948'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427853'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428107'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424258'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420441'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416579'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416579'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417120'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3957'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427262'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '789'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426768'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '824'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427486'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38329994678497"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7373962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38329994678497 -89.7373962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38329994678497"^^xsd:decimal ;
  geo-pos:long "-89.7373962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.737396240234'^^xsd:double;
  dwc:latitude '-1.383299946785'^^xsd:double;
  dwc:individualCount '30000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420424'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '50.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418223'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429661'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '6990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423675'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:observedWeight '174.60299682617'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420315'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421372'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417932'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417932'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417218'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417218'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03999996185303"^^xsd:decimal ;
  geo-pos:long "-91.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417620'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417620'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418412'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418412'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415963'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:observedWeight '44.400001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415963'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.266880005598068"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8718185424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.266880005598068 -90.8718185424805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.266880005598068"^^xsd:decimal ;
  geo-pos:long "-90.8718185424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87181854248'^^xsd:double;
  dwc:latitude '-0.26688000559807'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419409'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419553'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420370'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417063'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '845'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427185'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '662'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419386'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426870'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426138'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '798'^^xsd:integer;
  dwc:observedWeight '250.33999633789'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420317'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.993319988250732 -90.9662094116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.993319988250732"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9662094116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.993319988250732 -90.9662094116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.993319988250732"^^xsd:decimal ;
  geo-pos:long "-90.9662094116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966209411621'^^xsd:double;
  dwc:latitude '-0.99331998825073'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428329'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428589'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428902'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:observedWeight '181.40600585938'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419069'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415328'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415604'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1315'^^xsd:integer;
  dwc:observedWeight '35.827701568604'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419713'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419256'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418683'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418683'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417350'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417350'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418289'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420783'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420796'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '6500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420637'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428919'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427210'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '217'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427331'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.784169971942902 -91.4287567138672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.784169971942902"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4287567138672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.784169971942902 -91.4287567138672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.784169971942902"^^xsd:decimal ;
  geo-pos:long "-91.4287567138672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.428756713867'^^xsd:double;
  dwc:latitude '-0.7841699719429'^^xsd:double;
  dwc:individualCount '1428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426809'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420466'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '8930'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420668'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422867'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426100'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428213'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415388'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415388'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748799979686737"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2543029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748799979686737"^^xsd:decimal ;
  geo-pos:long "-90.2543029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418853'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416307'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416307'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415066'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415066'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417064'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417064'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425523'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '429'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425410'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425660'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420940'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428654'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05099999904633 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05099999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05099999904633 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05099999904633"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-1.0509999990463'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429916'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421782'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425249'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417503'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429505'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418952'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691280007362366 -91.3145523071289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.691280007362366"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3145523071289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.691280007362366 -91.3145523071289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.691280007362366"^^xsd:decimal ;
  geo-pos:long "-91.3145523071289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.314552307129'^^xsd:double;
  dwc:latitude '-0.69128000736237'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425369'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415928'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415928'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419638'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420232'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03584003448486 -91.1410903930664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03584003448486"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1410903930664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03584003448486 -91.1410903930664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03584003448486"^^xsd:decimal ;
  geo-pos:long "-91.1410903930664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.141090393066'^^xsd:double;
  dwc:latitude '-1.0358400344849'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417121'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417055'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0781499966979027 -91.4084625244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0781499966979027"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4084625244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0781499966979027 -91.4084625244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0781499966979027"^^xsd:decimal ;
  geo-pos:long "-91.4084625244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.408462524414'^^xsd:double;
  dwc:latitude '-0.078149996697903'^^xsd:double;
  dwc:individualCount '2016'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425454'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '3945'^^xsd:integer;
  dwc:observedWeight '97.040000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429591'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426785'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424453'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '699'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424507'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421687'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421869'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419913'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421876'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428606'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '522'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427861'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428072'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418479'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418479'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '461'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419028'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415987'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415987'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '790'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420907'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424405'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.294180005788803 -91.5530776977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.294180005788803"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5530776977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.294180005788803 -91.5530776977539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.294180005788803"^^xsd:decimal ;
  geo-pos:long "-91.5530776977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.553077697754'^^xsd:double;
  dwc:latitude '-0.2941800057888'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425104'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415538'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415538'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0499999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416369'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417133'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04475998878479 -91.1613693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04475998878479"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1613693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04475998878479 -91.1613693237305)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04475998878479"^^xsd:decimal ;
  geo-pos:long "-91.1613693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417417'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16136932373'^^xsd:double;
  dwc:latitude '-1.0447599887848'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417417'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418211'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418211'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '3900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429901'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422996'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423079'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427848'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395449995994568 -91.2556610107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395449995994568"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2556610107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395449995994568 -91.2556610107422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395449995994568"^^xsd:decimal ;
  geo-pos:long "-91.2556610107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.255661010742'^^xsd:double;
  dwc:latitude '-0.39544999599457'^^xsd:double;
  dwc:individualCount '910'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426834'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421811'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421811'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422680'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426722'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1075'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420736'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429437'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422279'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425908'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421857'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417086'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429302'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '8.8500003814697'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429552'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422958'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427149'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427770'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420430'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '6198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426330'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419990'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '393'^^xsd:integer;
  dwc:observedWeight '154.6490020752'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426717'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1606'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422789'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0181600004434586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4405899047852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0181600004434586"^^xsd:decimal ;
  geo-pos:long "-91.4405899047852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.440589904785'^^xsd:double;
  dwc:latitude '-0.018160000443459'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426078'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426276'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '675'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426663'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416990'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940249979496002 -89.5889205932617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940249979496002"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5889205932617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940249979496002 -89.5889205932617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940249979496002"^^xsd:decimal ;
  geo-pos:long "-89.5889205932617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417881'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588920593262'^^xsd:double;
  dwc:latitude '-0.940249979496'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417881'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415060'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415060'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357490003108978 -91.2804718017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357490003108978"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804718017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357490003108978 -91.2804718017578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357490003108978"^^xsd:decimal ;
  geo-pos:long "-91.2804718017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280471801758'^^xsd:double;
  dwc:latitude '-0.35749000310898'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425227'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694280028343201"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694280028343201"^^xsd:decimal ;
  geo-pos:long "-91.3035430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30354309082'^^xsd:double;
  dwc:latitude '-0.6942800283432'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425243'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419377'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0201200004667044 -91.5564117431641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0201200004667044"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5564117431641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0201200004667044 -91.5564117431641)"^^geo:wktLiteral ;
  geo-pos:lat "0.0201200004667044"^^xsd:decimal ;
  geo-pos:long "-91.5564117431641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.556411743164'^^xsd:double;
  dwc:latitude '0.020120000466704'^^xsd:double;
  dwc:individualCount '1014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426038'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421669'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415253'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415253'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415595'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415595'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419060'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415160'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.0300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415160'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425139'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '2178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426805'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423779'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427692'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420554'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420595'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1020'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418830'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417204'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417204'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425661'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416067'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416067'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415978'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415978'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419149'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418661'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05331003665924 -91.1734466552734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05331003665924"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1734466552734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05331003665924 -91.1734466552734)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05331003665924"^^xsd:decimal ;
  geo-pos:long "-91.1734466552734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417250'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.173446655273'^^xsd:double;
  dwc:latitude '-1.0533100366592'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417250'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712819993495941 -90.5076370239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712819993495941"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5076370239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712819993495941 -90.5076370239258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712819993495941"^^xsd:decimal ;
  geo-pos:long "-90.5076370239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.507637023926'^^xsd:double;
  dwc:latitude '-0.71281999349594'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427367'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429650'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425632'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429762'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426347'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420473'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424256'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424415'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428373'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '417'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428201'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.983910024166107 -90.9605407714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.983910024166107"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9605407714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.983910024166107 -90.9605407714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.983910024166107"^^xsd:decimal ;
  geo-pos:long "-90.9605407714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960540771484'^^xsd:double;
  dwc:latitude '-0.98391002416611'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429114'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423009'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424131'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421308'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '702'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427013'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1512'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426043'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693310022354126 -90.5433502197266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693310022354126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5433502197266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693310022354126 -90.5433502197266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693310022354126"^^xsd:decimal ;
  geo-pos:long "-90.5433502197266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.543350219727'^^xsd:double;
  dwc:latitude '-0.69331002235413'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427214'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426516'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427113'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416089'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416089'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '2730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419688'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429432'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '1902'^^xsd:integer;
  dwc:observedWeight '46.779998779297'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429584'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420945'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415351'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415351'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415865'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415865'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:observedWeight '43.08390045166'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415791'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415791'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416287'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416287'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418336'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418336'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425444'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416324'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418424'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '22.270000457764'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418424'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419771'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428310'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:observedWeight '11.79139995575'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419714'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416210'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429687'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427327'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.320969998836517 -91.3862380981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.320969998836517"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862380981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.320969998836517 -91.3862380981445)"^^geo:wktLiteral ;
  geo-pos:lat "-0.320969998836517"^^xsd:decimal ;
  geo-pos:long "-91.3862380981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386238098145'^^xsd:double;
  dwc:latitude '-0.32096999883652'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427973'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424041'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1692'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421003'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420920'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429869'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260300010442734 -91.4697189331055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.260300010442734"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4697189331055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260300010442734 -91.4697189331055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.260300010442734"^^xsd:decimal ;
  geo-pos:long "-91.4697189331055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.469718933105'^^xsd:double;
  dwc:latitude '-0.26030001044273'^^xsd:double;
  dwc:individualCount '1562'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426620'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -90.7900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7900009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -90.7900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-90.7900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.790000915527'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '442'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424586'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635559976100922 -91.1061325073242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635559976100922"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1061325073242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635559976100922 -91.1061325073242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635559976100922"^^xsd:decimal ;
  geo-pos:long "-91.1061325073242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.106132507324'^^xsd:double;
  dwc:latitude '-0.63555997610092'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429077'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415394'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415394'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418840'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419676'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '593'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427836'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428251'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424555'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422952'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426511'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426522'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427639'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426438'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420387'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415040'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415040'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '154'^^xsd:integer;
  dwc:observedWeight '3.7799999713898'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429509'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '824'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425968'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428860'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417817'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:observedWeight '57.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417817'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419479'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428542'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419318'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426203'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424589'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418591'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415788'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415788'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '693'^^xsd:integer;
  dwc:observedWeight '240.8159942627'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420145'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418946'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '36.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417939'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415325'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415325'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '755'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419016'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.387230008840561 -91.2500076293945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.387230008840561"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500076293945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.387230008840561 -91.2500076293945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.387230008840561"^^xsd:decimal ;
  geo-pos:long "-91.2500076293945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250007629395'^^xsd:double;
  dwc:latitude '-0.38723000884056'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428556'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '892'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418941'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666260004043579 -91.1461791992188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.666260004043579"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1461791992188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666260004043579 -91.1461791992188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.666260004043579"^^xsd:decimal ;
  geo-pos:long "-91.1461791992188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146179199219'^^xsd:double;
  dwc:latitude '-0.66626000404358'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425504'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416042'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416042'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395245999097824 -91.2500991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395245999097824"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2500991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395245999097824 -91.2500991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395245999097824"^^xsd:decimal ;
  geo-pos:long "-91.2500991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250099182129'^^xsd:double;
  dwc:latitude '-0.39524599909782'^^xsd:double;
  dwc:individualCount '5545'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419981'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427322'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426716'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427814'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420857'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428087'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1685'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423683'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420568'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420688'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '2040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420759'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419532'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0737499967217445 -91.5002288818359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0737499967217445"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5002288818359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0737499967217445 -91.5002288818359)"^^geo:wktLiteral ;
  geo-pos:lat "0.0737499967217445"^^xsd:decimal ;
  geo-pos:long "-91.5002288818359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.500228881836'^^xsd:double;
  dwc:latitude '0.073749996721744'^^xsd:double;
  dwc:individualCount '624'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425341'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '15.239999771118'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429336'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3974'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422781'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417296'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429654'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425594'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425783'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428659'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416444'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416444'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418700'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418700'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425903'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '766'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427191'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426759'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427606'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.9700000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417924'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416659'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421986'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421995'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423345'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '5555'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420545'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '564'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2149963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05200004577637"^^xsd:decimal ;
  geo-pos:long "-91.2149963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.214996337891'^^xsd:double;
  dwc:latitude '-1.0520000457764'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966929972171783"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9450225830078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966929972171783 -90.9450225830078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966929972171783"^^xsd:decimal ;
  geo-pos:long "-90.9450225830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.945022583008'^^xsd:double;
  dwc:latitude '-0.96692997217178'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429023'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '26.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418657'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417944'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '12.960000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417944'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429098'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420679'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.379779994487762 -91.3811798095703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.379779994487762"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3811798095703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.379779994487762 -91.3811798095703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.379779994487762"^^xsd:decimal ;
  geo-pos:long "-91.3811798095703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.38117980957'^^xsd:double;
  dwc:latitude '-0.37977999448776'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427970'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90829998254776 -89.3939971923828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.90829998254776"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3939971923828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90829998254776 -89.3939971923828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.90829998254776"^^xsd:decimal ;
  geo-pos:long "-89.3939971923828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.393997192383'^^xsd:double;
  dwc:latitude '-0.90829998254776'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427943'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428425'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203050002455711 -91.3880615234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.203050002455711"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3880615234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203050002455711 -91.3880615234375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.203050002455711"^^xsd:decimal ;
  geo-pos:long "-91.3880615234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417583'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388061523438'^^xsd:double;
  dwc:latitude '-0.20305000245571'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417583'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419333'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416112'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416112'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416409'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419903'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416777'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204429998993874"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3860168457031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204429998993874"^^xsd:decimal ;
  geo-pos:long "-91.3860168457031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386016845703'^^xsd:double;
  dwc:latitude '-0.20442999899387'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426061'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31173002719879 -90.5100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31173002719879"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31173002719879 -90.5100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31173002719879"^^xsd:decimal ;
  geo-pos:long "-90.5100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.51000213623'^^xsd:double;
  dwc:latitude '-1.3117300271988'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426237'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '143'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426278'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '696'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426015'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426105'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427056'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419076'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424708'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418530'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418530'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419535'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '578'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428306'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424382'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418343'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418343'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416002'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416002'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417659'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '8.6099996566772'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417659'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417084'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417084'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '32171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '17.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417869'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417701'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415113'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415113'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419372'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422864'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427007'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428224'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '1101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428224'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421913'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429913'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425610'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429537'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422406'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426989'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1031'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426097'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420332'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1401'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421745'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421745'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500555574893951 -91.466667175293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.500555574893951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.466667175293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500555574893951 -91.466667175293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.500555574893951"^^xsd:decimal ;
  geo-pos:long "-91.466667175293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.466667175293'^^xsd:double;
  dwc:latitude '-0.50055557489395'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424796'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419021'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415507'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415507'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419564'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415267'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415267'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415629'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415772'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419106'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.910309970378876"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5167007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.910309970378876"^^xsd:decimal ;
  geo-pos:long "-91.5167007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '7670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420105'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425698'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '216'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428099'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424279'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419429'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419693'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418509'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418509'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417076'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417076'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427571'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424712'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416386'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416386'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421789'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439170002937317 -91.2289962768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.439170002937317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2289962768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.439170002937317 -91.2289962768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.439170002937317"^^xsd:decimal ;
  geo-pos:long "-91.2289962768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228996276855'^^xsd:double;
  dwc:latitude '-0.43917000293732'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425152'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415610'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415610'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '5347'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422678'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429038'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422440'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417986'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417986'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419767'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.826250016689301 -89.3479766845703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.826250016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3479766845703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.826250016689301 -89.3479766845703)"^^geo:wktLiteral ;
  geo-pos:lat "-0.826250016689301"^^xsd:decimal ;
  geo-pos:long "-89.3479766845703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.34797668457'^^xsd:double;
  dwc:latitude '-0.8262500166893'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418409'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '1025'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422353'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '524'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423278'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417513'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417513'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416661'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416661'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416665'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416665'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419520'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418526'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418526'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416494'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416494'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417189'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417189'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '311'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422332'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426677'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '684'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420709'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428300'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418658'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '28.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418658'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976069986820221 -90.984733581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.976069986820221"^^xsd:decimal ;
  dwc:decimalLongitude "-90.984733581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976069986820221 -90.984733581543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.976069986820221"^^xsd:decimal ;
  geo-pos:long "-90.984733581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.984733581543'^^xsd:double;
  dwc:latitude '-0.97606998682022'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415997'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417985'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417985'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.36599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "0.36599999666214"^^xsd:decimal ;
  geo-pos:long "-90.5139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418229'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725929975509644 -90.4742736816406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.725929975509644"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4742736816406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725929975509644 -90.4742736816406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.725929975509644"^^xsd:decimal ;
  geo-pos:long "-90.4742736816406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.474273681641'^^xsd:double;
  dwc:latitude '-0.72592997550964'^^xsd:double;
  dwc:individualCount '599'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427618'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429196'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416368'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415527'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415527'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419621'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415602'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417651'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1093'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419393'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416941'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416941'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418896'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416818'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416818'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977949976921082 -91.4466400146484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.977949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4466400146484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977949976921082 -91.4466400146484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.977949976921082"^^xsd:decimal ;
  geo-pos:long "-91.4466400146484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.446640014648'^^xsd:double;
  dwc:latitude '-0.97794997692108'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428584'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03137004375458"^^xsd:decimal ;
  dwc:decimalLongitude "-91.097900390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03137004375458 -91.097900390625)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03137004375458"^^xsd:decimal ;
  geo-pos:long "-91.097900390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.097900390625'^^xsd:double;
  dwc:latitude '-1.0313700437546'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417168'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29252994060516 -90.5007400512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29252994060516"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5007400512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29252994060516 -90.5007400512695)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29252994060516"^^xsd:decimal ;
  geo-pos:long "-90.5007400512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.50074005127'^^xsd:double;
  dwc:latitude '-1.2925299406052'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425677'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425591'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425823'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422548'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '5848'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426337'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416639'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427592'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417288'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417288'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426555'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426749'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '595'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420946'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428128'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417943'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '9.9700002670288'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417943'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420858'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '3100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427843'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420467'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428430'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '506'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126599997282028"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163970947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  geo-pos:lat "0.126599997282028"^^xsd:decimal ;
  geo-pos:long "-91.4163970947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416397094727'^^xsd:double;
  dwc:latitude '0.12659999728203'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424713'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415421'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '21.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415421'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415867'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416840'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416840'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417003'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417003'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417358'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417358'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417762'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417470'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418025'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415118'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415118'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689740002155304 -91.2768402099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689740002155304"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2768402099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689740002155304 -91.2768402099609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689740002155304"^^xsd:decimal ;
  geo-pos:long "-91.2768402099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.276840209961'^^xsd:double;
  dwc:latitude '-0.6897400021553'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '18.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429295'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428963'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416033'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415701'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429694'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418719'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418719'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415001'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.2600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415001'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415025'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821560025215149 -89.515983581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821560025215149"^^xsd:decimal ;
  dwc:decimalLongitude "-89.515983581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821560025215149 -89.515983581543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821560025215149"^^xsd:decimal ;
  geo-pos:long "-89.515983581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.515983581543'^^xsd:double;
  dwc:latitude '-0.82156002521515'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429448'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '608'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425995'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419175'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425683'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419593'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425528'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '15.239999771118'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429329'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427192'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '552'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426444'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '10400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420646'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429662'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '632'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '666'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419599'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '26300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426311'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427390'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427011'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427029'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420864'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420864'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424235'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '21.309999465942'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417778'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418168'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.7300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418168'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.89122998714447 -89.6143569946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.89122998714447"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6143569946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.89122998714447 -89.6143569946289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.89122998714447"^^xsd:decimal ;
  geo-pos:long "-89.6143569946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418561'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.614356994629'^^xsd:double;
  dwc:latitude '-0.89122998714447'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418561'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31254994869232 -90.5123596191406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31254994869232"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5123596191406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31254994869232 -90.5123596191406)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31254994869232"^^xsd:decimal ;
  geo-pos:long "-90.5123596191406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.512359619141'^^xsd:double;
  dwc:latitude '-1.3125499486923'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425664'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425860'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419542'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '16.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429337'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422094'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '513'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422094'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429667'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426287'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427780'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05999994277954 -91.1710968017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05999994277954"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1710968017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05999994277954 -91.1710968017578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05999994277954"^^xsd:decimal ;
  geo-pos:long "-91.1710968017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.171096801758'^^xsd:double;
  dwc:latitude '-1.0599999427795'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418270'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418270'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '5290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419664'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '572'^^xsd:integer;
  dwc:observedWeight '110.20400238037'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358700007200241"^^xsd:decimal ;
  dwc:decimalLongitude "-91.282958984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358700007200241"^^xsd:decimal ;
  geo-pos:long "-91.282958984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282958984375'^^xsd:double;
  dwc:latitude '-0.35870000720024'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417571'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.446940004825592 -91.228630065918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.446940004825592"^^xsd:decimal ;
  dwc:decimalLongitude "-91.228630065918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.446940004825592 -91.228630065918)"^^geo:wktLiteral ;
  geo-pos:lat "-0.446940004825592"^^xsd:decimal ;
  geo-pos:long "-91.228630065918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228630065918'^^xsd:double;
  dwc:latitude '-0.44694000482559'^^xsd:double;
  dwc:individualCount '2100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425239'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425493'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429166'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91949999332428 -89.3985824584961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.91949999332428"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3985824584961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91949999332428 -89.3985824584961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.91949999332428"^^xsd:decimal ;
  geo-pos:long "-89.3985824584961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418162'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.398582458496'^^xsd:double;
  dwc:latitude '-0.91949999332428'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418162'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429532'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429735'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417788'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '18.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417788'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417065'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417065'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421770'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416216'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416216'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417388'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417388'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422764'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422842'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424367'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428812'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424724'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02612996101379 -91.0525665283203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02612996101379"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0525665283203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02612996101379 -91.0525665283203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02612996101379"^^xsd:decimal ;
  geo-pos:long "-91.0525665283203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.05256652832'^^xsd:double;
  dwc:latitude '-1.0261299610138'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429188'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428177'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428644'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928600013256073 -89.6175003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928600013256073"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6175003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928600013256073 -89.6175003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928600013256073"^^xsd:decimal ;
  geo-pos:long "-89.6175003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.617500305176'^^xsd:double;
  dwc:latitude '-0.92860001325607'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421084'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428577'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424611'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424611'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419308'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427431'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '243'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420817'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428160'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '14120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426416'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764999985694885 -90.4238128662109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.764999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4238128662109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764999985694885 -90.4238128662109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.764999985694885"^^xsd:decimal ;
  geo-pos:long "-90.4238128662109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.423812866211'^^xsd:double;
  dwc:latitude '-0.76499998569489'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427520'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690277755260468"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3069458007812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690277755260468"^^xsd:decimal ;
  geo-pos:long "-91.3069458007812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424803'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.306945800781'^^xsd:double;
  dwc:latitude '-0.69027775526047'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428962'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415744'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '4431'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426413'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.36599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "0.36599999666214"^^xsd:decimal ;
  geo-pos:long "-90.5139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '429'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426664'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '3360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420403'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420609'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424597'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429216'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418501'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417993'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417993'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:observedWeight '30.479999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429380'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '227'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429693'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '491'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422564'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '584'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428660'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425111'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420997'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '656'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428341'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04528999328613 -91.0566787719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04528999328613"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0566787719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04528999328613 -91.0566787719727)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04528999328613"^^xsd:decimal ;
  geo-pos:long "-91.0566787719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416519'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.056678771973'^^xsd:double;
  dwc:latitude '-1.0452899932861'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416519'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03480994701385 -91.1843109130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03480994701385"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1843109130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03480994701385 -91.1843109130859)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03480994701385"^^xsd:decimal ;
  geo-pos:long "-91.1843109130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416809'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184310913086'^^xsd:double;
  dwc:latitude '-1.0348099470139'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416809'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416557'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416169'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419037'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416106'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419809'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419093'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664749979972839 -91.145378112793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664749979972839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145378112793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664749979972839 -91.145378112793)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664749979972839"^^xsd:decimal ;
  geo-pos:long "-91.145378112793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145378112793'^^xsd:double;
  dwc:latitude '-0.66474997997284'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425538'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420509'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420360'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424554'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418141'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418157'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0620200000703335 -91.4085464477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0620200000703335"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4085464477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0620200000703335 -91.4085464477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0620200000703335"^^xsd:decimal ;
  geo-pos:long "-91.4085464477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428986'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.408546447754'^^xsd:double;
  dwc:latitude '-0.062020000070334'^^xsd:double;
  dwc:individualCount '1037'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428986'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420169'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.364329993724823 -90.4360961914062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.364329993724823"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4360961914062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.364329993724823 -90.4360961914062)"^^geo:wktLiteral ;
  geo-pos:lat "0.364329993724823"^^xsd:decimal ;
  geo-pos:long "-90.4360961914062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418233'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.436096191406'^^xsd:double;
  dwc:latitude '0.36432999372482'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '20.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418233'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419181'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422316'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426570'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427308'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427838'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '13880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420285'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420264'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '418'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '9215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420640'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424311'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '497'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424557'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417510'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417510'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420561'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '203'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428179'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426536'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420399'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420533'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424282'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05099999904633 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05099999904633"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05099999904633 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05099999904633"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-1.0509999990463'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415169'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415169'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421902'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429184'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '35.827701568604'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416139'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416139'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416365'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416365'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429906'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427437'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '242'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427514'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1498'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428338'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418562'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5500001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418562'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419567'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '2991'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424369'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '473'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424581'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421393'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '495'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427537'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424157'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424620'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425893'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429978'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423318'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415983'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416147'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416395'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416395'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415031'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415031'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429506'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416119'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416119'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415929'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416602'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416602'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415056'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415056'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425351'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425260'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427223'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '9315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426304'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421426'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428699'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421543'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425294'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417186'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417186'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '262'^^xsd:integer;
  dwc:observedWeight '49.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418302'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422639'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415585'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '479'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428842'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.926680028438568 -89.4276123046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.926680028438568"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4276123046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.926680028438568 -89.4276123046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.926680028438568"^^xsd:decimal ;
  geo-pos:long "-89.4276123046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418762'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.427612304688'^^xsd:double;
  dwc:latitude '-0.92668002843857'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418762'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '9520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416341'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15.449999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416341'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419807'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416597'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416597'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428901'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415636'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415636'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415801'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.625249981880188"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7539215087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  geo-pos:lat "0.625249981880188"^^xsd:decimal ;
  geo-pos:long "-90.7539215087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417680'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417680'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415358'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415358'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429928'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419147'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '7920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.489300012588501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2114105224609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.489300012588501"^^xsd:decimal ;
  geo-pos:long "-91.2114105224609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417532'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.211410522461'^^xsd:double;
  dwc:latitude '-0.4893000125885'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417532'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428682'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425445'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '9170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419142'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415314'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415314'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '790'^^xsd:integer;
  dwc:observedWeight '233.55999755859'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419871'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416051'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425287'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419373'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425472'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419252'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03889000415802 -91.2226715087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03889000415802"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2226715087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03889000415802 -91.2226715087891)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03889000415802"^^xsd:decimal ;
  geo-pos:long "-91.2226715087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417437'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.222671508789'^^xsd:double;
  dwc:latitude '-1.038890004158'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417437'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418733'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418733'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '4415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420677'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420799'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420799'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '847'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420221'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423450'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420774'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415537'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415015'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425753'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429646'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419464'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427055'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415819'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202549993991852 -91.392951965332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202549993991852"^^xsd:decimal ;
  dwc:decimalLongitude "-91.392951965332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202549993991852 -91.392951965332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202549993991852"^^xsd:decimal ;
  geo-pos:long "-91.392951965332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392951965332'^^xsd:double;
  dwc:latitude '-0.20254999399185'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426082'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976069986820221 -90.984733581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.976069986820221"^^xsd:decimal ;
  dwc:decimalLongitude "-90.984733581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976069986820221 -90.984733581543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.976069986820221"^^xsd:decimal ;
  geo-pos:long "-90.984733581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416076'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.984733581543'^^xsd:double;
  dwc:latitude '-0.97606998682022'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416076'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '692'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419493'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1365'^^xsd:integer;
  dwc:observedWeight '571.88201904297'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418878'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427882'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429111'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1945'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419109'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429719'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419171'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415993'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '14.720000267029'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415993'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '20357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420673'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427667'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.502430021762848 -91.1914901733398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.502430021762848"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1914901733398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.502430021762848 -91.1914901733398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.502430021762848"^^xsd:decimal ;
  geo-pos:long "-91.1914901733398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.19149017334'^^xsd:double;
  dwc:latitude '-0.50243002176285'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426236'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415657'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415657'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429149'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427509'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420490'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1015'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425442'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427039'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415948'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3575100004673 -91.2805328369141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3575100004673"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805328369141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3575100004673 -91.2805328369141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3575100004673"^^xsd:decimal ;
  geo-pos:long "-91.2805328369141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280532836914'^^xsd:double;
  dwc:latitude '-0.3575100004673'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425231'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428971'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415390'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.989600002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8705978393555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.989600002765656"^^xsd:decimal ;
  geo-pos:long "-90.8705978393555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415643'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429428'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416255'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416255'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418397'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418397'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429706'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421483'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.414889991283417 -91.6462936401367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.414889991283417"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6462936401367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.414889991283417 -91.6462936401367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.414889991283417"^^xsd:decimal ;
  geo-pos:long "-91.6462936401367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.646293640137'^^xsd:double;
  dwc:latitude '-0.41488999128342'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '10.180000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429242'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418769'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.952300012111664"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5938034057617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.952300012111664"^^xsd:decimal ;
  geo-pos:long "-89.5938034057617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.593803405762'^^xsd:double;
  dwc:latitude '-0.95230001211166'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429818'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428578'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423700'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '542'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428721'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415341'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415341'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429228'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419100'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415897'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415897'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416769'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415607'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428126'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23430001735687 -90.4804229736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23430001735687"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4804229736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23430001735687 -90.4804229736328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23430001735687"^^xsd:decimal ;
  geo-pos:long "-90.4804229736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.480422973633'^^xsd:double;
  dwc:latitude '-1.2343000173569'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426110'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429739'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206650003790855 -91.3929290771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206650003790855"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3929290771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206650003790855 -91.3929290771484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206650003790855"^^xsd:decimal ;
  geo-pos:long "-91.3929290771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417577'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392929077148'^^xsd:double;
  dwc:latitude '-0.20665000379085'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417577'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429294'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418246'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '555'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428485'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418127'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418127'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0825700014829636 -91.4940338134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0825700014829636"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4940338134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0825700014829636 -91.4940338134766)"^^geo:wktLiteral ;
  geo-pos:lat "0.0825700014829636"^^xsd:decimal ;
  geo-pos:long "-91.4940338134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494033813477'^^xsd:double;
  dwc:latitude '0.082570001482964'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429414'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2173'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426780'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415372'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415372'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419563'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419545'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '188'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427830'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425828'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '13.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418553'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416917'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416917'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '538'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427879'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424728'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423287'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '5655'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425193'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417375'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417375'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417344'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417344'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420060'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418006'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417504'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416679'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416679'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424587'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416713'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416713'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418076'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '22.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418076'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426961'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429833'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28810000419617"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4968032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28810000419617"^^xsd:decimal ;
  geo-pos:long "-90.4968032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417746'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496803283691'^^xsd:double;
  dwc:latitude '-1.2881000041962'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417746'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428389'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.399309992790222 -91.2293167114258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.399309992790222"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2293167114258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.399309992790222 -91.2293167114258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.399309992790222"^^xsd:decimal ;
  geo-pos:long "-91.2293167114258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.229316711426'^^xsd:double;
  dwc:latitude '-0.39930999279022'^^xsd:double;
  dwc:individualCount '955'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426816'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427593'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418130'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2400000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418130'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '490'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427208'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428141'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '665'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425316'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95456999540329 -89.563232421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95456999540329"^^xsd:decimal ;
  dwc:decimalLongitude "-89.563232421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95456999540329 -89.563232421875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95456999540329"^^xsd:decimal ;
  geo-pos:long "-89.563232421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.563232421875'^^xsd:double;
  dwc:latitude '-0.95456999540329'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429503'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428997'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428997'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418828'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378710001707077 -91.3815231323242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378710001707077"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3815231323242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378710001707077 -91.3815231323242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378710001707077"^^xsd:decimal ;
  geo-pos:long "-91.3815231323242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.381523132324'^^xsd:double;
  dwc:latitude '-0.37871000170708'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426467'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416250'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416250'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796710014343262 -90.0531005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.796710014343262"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0531005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796710014343262 -90.0531005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.796710014343262"^^xsd:decimal ;
  geo-pos:long "-90.0531005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417840'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.053100585938'^^xsd:double;
  dwc:latitude '-0.79671001434326'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417840'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419759'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3850631713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206459999084473"^^xsd:decimal ;
  geo-pos:long "-91.3850631713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385063171387'^^xsd:double;
  dwc:latitude '-0.20645999908447'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425937'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418578'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418578'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416670'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416670'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.841499984264374 -89.3629608154297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.841499984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3629608154297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.841499984264374 -89.3629608154297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.841499984264374"^^xsd:decimal ;
  geo-pos:long "-89.3629608154297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418410'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.36296081543'^^xsd:double;
  dwc:latitude '-0.84149998426437'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418410'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416828'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416828'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424727'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:observedWeight '31.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416647'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415059'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415059'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418132'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.7799999713898'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418132'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '283'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427640'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418877'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423973'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416706'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416706'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420208'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428417'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428897'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418014'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418014'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417131'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422668'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428922'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:observedWeight '187.30200195312'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419653'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424740'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417377'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417377'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417013'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417013'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428833'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416936'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416936'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '371'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425585'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425826'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421325'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416992'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416992'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417984'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417984'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '710'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419077'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417810'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426477'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429239'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425658'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421664'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419404'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415048'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415048'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429856'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428450'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420964'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426364'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:observedWeight '154.19500732422'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420298'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429115'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416545'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418096'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '8.8100004196167'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418096'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417912'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417912'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429795'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425407'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419214'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '4904'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429396'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '502'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415486'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415486'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '17.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418474'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417155'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417155'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '465'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425599'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429497'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429548'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426721'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '1180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424506'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418151'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1044'^^xsd:integer;
  dwc:observedWeight '329.38800048828'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420134'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418091'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '14.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418091'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.910309970378876"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5167007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.910309970378876 -91.5167007446289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.910309970378876"^^xsd:decimal ;
  geo-pos:long "-91.5167007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.516700744629'^^xsd:double;
  dwc:latitude '-0.91030997037888'^^xsd:double;
  dwc:individualCount '5330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420304'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669679999351501 -91.1488876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669679999351501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1488876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669679999351501 -91.1488876342773)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669679999351501"^^xsd:decimal ;
  geo-pos:long "-91.1488876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148887634277'^^xsd:double;
  dwc:latitude '-0.6696799993515'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425617'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425885'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421357'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424755'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419097'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429426'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425827'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427135'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417302'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '15.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417302'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420746'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416537'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416537'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1978'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426113'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423326'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '1014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426402'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418508'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420168'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417151'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417151'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421998'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '3245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419979'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415970'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415970'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415497'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415497'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422095'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421328'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423967'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '818'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419702'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429926'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426428'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428830'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418936'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428766'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420243'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420510'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419931'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420086'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415784'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415784'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419116'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426874'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416047'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416047'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.39761996269226 -89.698486328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.39761996269226"^^xsd:decimal ;
  dwc:decimalLongitude "-89.698486328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.39761996269226 -89.698486328125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.39761996269226"^^xsd:decimal ;
  geo-pos:long "-89.698486328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698486328125'^^xsd:double;
  dwc:latitude '-1.3976199626923'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429937'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428149'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.819444417953491 -89.5158309936523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.819444417953491"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5158309936523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.819444417953491 -89.5158309936523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.819444417953491"^^xsd:decimal ;
  geo-pos:long "-89.5158309936523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.515830993652'^^xsd:double;
  dwc:latitude '-0.81944441795349'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418660'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423540'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417053'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417053'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '18.290000915527'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429333'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420074'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415518'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415518'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686209976673126 -91.2582015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686209976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2582015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686209976673126 -91.2582015991211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686209976673126"^^xsd:decimal ;
  geo-pos:long "-91.2582015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.258201599121'^^xsd:double;
  dwc:latitude '-0.68620997667313'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425235'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429141'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419761'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4080581665039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.062550000846386"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4080581665039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4080581665039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.062550000846386"^^xsd:decimal ;
  geo-pos:long "-91.4080581665039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.408058166504'^^xsd:double;
  dwc:latitude '-0.062550000846386'^^xsd:double;
  dwc:individualCount '1110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425460'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0346900001168251 -91.529670715332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0346900001168251"^^xsd:decimal ;
  dwc:decimalLongitude "-91.529670715332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0346900001168251 -91.529670715332)"^^geo:wktLiteral ;
  geo-pos:lat "0.0346900001168251"^^xsd:decimal ;
  geo-pos:long "-91.529670715332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429768'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.529670715332'^^xsd:double;
  dwc:latitude '0.034690000116825'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429768'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418465'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '24.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418465'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '9190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422103'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813000023365021 -89.5014266967773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813000023365021"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5014266967773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813000023365021 -89.5014266967773)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813000023365021"^^xsd:decimal ;
  geo-pos:long "-89.5014266967773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418764'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.501426696777'^^xsd:double;
  dwc:latitude '-0.81300002336502'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418764'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427900'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '637'^^xsd:integer;
  dwc:observedWeight '238.54899597168'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419856'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:observedWeight '33.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418339'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.546500027179718"^^xsd:decimal ;
  geo-pos:long "-90.5233001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '1788'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422658'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415824'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415824'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427423'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429071'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416931'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416931'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36944401264191 -90.4847030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36944401264191"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4847030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36944401264191 -90.4847030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36944401264191"^^xsd:decimal ;
  geo-pos:long "-90.4847030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.484703063965'^^xsd:double;
  dwc:latitude '-1.3694440126419'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429286'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '14.439999580383'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429286'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416847'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416847'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423470'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428042'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420812'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415947'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415947'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '353'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04227995872498 -91.1559677124023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04227995872498"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1559677124023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04227995872498 -91.1559677124023)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04227995872498"^^xsd:decimal ;
  geo-pos:long "-91.1559677124023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417178'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.155967712402'^^xsd:double;
  dwc:latitude '-1.042279958725'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417178'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427148'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426647'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '624'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420716'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427112'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '4350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420623'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420472'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418598'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415495'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415495'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428643'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '7.0199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418122'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420959'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422989'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2873687744141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2873687744141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2873687744141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287368774414'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426501'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420909'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421279'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428709'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418268'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '18.629999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418268'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415204'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415204'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1450'^^xsd:integer;
  dwc:observedWeight '49.229999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429236'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427382'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420428'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '2212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420573'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428438'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '872'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422412'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423336'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415909'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415909'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420535'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424753'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416694'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49439001083374 -91.5397796630859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49439001083374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5397796630859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49439001083374 -91.5397796630859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49439001083374"^^xsd:decimal ;
  geo-pos:long "-91.5397796630859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.539779663086'^^xsd:double;
  dwc:latitude '-0.49439001083374'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425208'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415777'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415777'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417774'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417774'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '15.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418009'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425850'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416289'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416289'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417923'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417923'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429946'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190099999308586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571136474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190099999308586"^^xsd:decimal ;
  geo-pos:long "-91.5571136474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557113647461'^^xsd:double;
  dwc:latitude '0.019009999930859'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425925'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419234'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418095'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.677720010280609 -91.2897567749023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.677720010280609"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2897567749023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.677720010280609 -91.2897567749023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.677720010280609"^^xsd:decimal ;
  geo-pos:long "-91.2897567749023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.289756774902'^^xsd:double;
  dwc:latitude '-0.67772001028061'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426230'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423019'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416193'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416193'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '524'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423752'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424271'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424473'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428270'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '25.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429555'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '5175'^^xsd:integer;
  dwc:observedWeight '105.16999816895'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429579'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0445900000631809 -91.5196533203125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0445900000631809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5196533203125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0445900000631809 -91.5196533203125)"^^geo:wktLiteral ;
  geo-pos:lat "0.0445900000631809"^^xsd:decimal ;
  geo-pos:long "-91.5196533203125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.519653320312'^^xsd:double;
  dwc:latitude '0.044590000063181'^^xsd:double;
  dwc:individualCount '1220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426204'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415673'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415673'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416635'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416635'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425914'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421470'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417801'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417801'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415625'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415625'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415496'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415496'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415584'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:observedWeight '39.274398803711'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420103'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '446'^^xsd:integer;
  dwc:observedWeight '140.58999633789'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419873'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428056'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423018'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '535'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418888'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '168'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427342'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420842'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206990003585815"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3847198486328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206990003585815"^^xsd:decimal ;
  geo-pos:long "-91.3847198486328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384719848633'^^xsd:double;
  dwc:latitude '-0.20699000358582'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426064'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425858'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426532'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429685'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422382'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '847'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425875'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427091'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427972'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426757'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429093'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419228'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417270'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '768'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418934'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.368239998817444 -90.4465713500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.368239998817444"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4465713500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.368239998817444 -90.4465713500977)"^^geo:wktLiteral ;
  geo-pos:lat "0.368239998817444"^^xsd:decimal ;
  geo-pos:long "-90.4465713500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418232'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446571350098'^^xsd:double;
  dwc:latitude '0.36823999881744'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '25.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418232'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428037'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '796'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419331'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425390'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635429978370667 -91.1065216064453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.635429978370667"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1065216064453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.635429978370667 -91.1065216064453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.635429978370667"^^xsd:decimal ;
  geo-pos:long "-91.1065216064453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.106521606445'^^xsd:double;
  dwc:latitude '-0.63542997837067'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425542'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '940'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419598'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427996'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416138'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423049'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '810'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427215'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420615'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419166'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420813'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '997'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428948'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419251'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415807'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415807'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.946699976921082 -89.5068283081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.946699976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5068283081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.946699976921082 -89.5068283081055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.946699976921082"^^xsd:decimal ;
  geo-pos:long "-89.5068283081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.506828308105'^^xsd:double;
  dwc:latitude '-0.94669997692108'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418697'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419207'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427320'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420214'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423433'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419891'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:observedWeight '11.060000419617'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429551'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415212'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415212'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425365'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '642'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429896'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415977'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415977'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416403'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416403'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415889'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415889'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416425'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416425'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417136'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420761'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '341'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426479'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418917'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '890'^^xsd:integer;
  dwc:observedWeight '21.889999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429540'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '3800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421072'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423437'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423437'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '342'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428824'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424705'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428344'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418580'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418580'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416277'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '19.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416277'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418489'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418489'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425602'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417565'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417565'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '422'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427813'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421408'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421398'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417958'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417958'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419930'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '181'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '347'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415898'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415898'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420082'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '339'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417611'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417611'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419098'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426580'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429058'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428119'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '713'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1353'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422808'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423637'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '3355'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423637'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '329'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427392'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427559'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '26.757400512695'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420136'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418295'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:observedWeight '57.400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418295'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852199971675873"^^xsd:decimal ;
  geo-pos:long "-89.5680999755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419926'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421081'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417627'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417627'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426832'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427726'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427726'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416439'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416439'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.373950004577637 -91.3844909667969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.373950004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3844909667969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.373950004577637 -91.3844909667969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.373950004577637"^^xsd:decimal ;
  geo-pos:long "-91.3844909667969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384490966797'^^xsd:double;
  dwc:latitude '-0.37395000457764'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427976'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421689'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415856'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415856'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.492410004138947 -91.2097015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.492410004138947"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2097015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.492410004138947 -91.2097015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.492410004138947"^^xsd:decimal ;
  geo-pos:long "-91.2097015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.209701538086'^^xsd:double;
  dwc:latitude '-0.49241000413895'^^xsd:double;
  dwc:individualCount '920'^^xsd:integer;
  dwc:observedWeight '31.229999542236'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429248'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417385'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429225'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.815150022506714 -89.5266494750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.815150022506714"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5266494750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.815150022506714 -89.5266494750977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.815150022506714"^^xsd:decimal ;
  geo-pos:long "-89.5266494750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.526649475098'^^xsd:double;
  dwc:latitude '-0.81515002250671'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420477'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418071'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419591'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416891'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416891'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:observedWeight '285.45001220703'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429595'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427574'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422874'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415866'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382690012454987 -91.2498626708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382690012454987"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498626708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382690012454987 -91.2498626708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382690012454987"^^xsd:decimal ;
  geo-pos:long "-91.2498626708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249862670898'^^xsd:double;
  dwc:latitude '-0.38269001245499'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425845'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417236'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415951'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415951'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424711'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823699980974197 -91.4939270019531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0823699980974197"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4939270019531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823699980974197 -91.4939270019531)"^^geo:wktLiteral ;
  geo-pos:lat "0.0823699980974197"^^xsd:decimal ;
  geo-pos:long "-91.4939270019531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493927001953'^^xsd:double;
  dwc:latitude '0.08236999809742'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:observedWeight '14.260000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429412'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.952300012111664"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5938034057617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.952300012111664 -89.5938034057617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.952300012111664"^^xsd:decimal ;
  geo-pos:long "-89.5938034057617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.593803405762'^^xsd:double;
  dwc:latitude '-0.95230001211166'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419915'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427656'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418198'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '11.329999923706'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417969'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.392199993133545 -91.2651214599609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.392199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2651214599609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.392199993133545 -91.2651214599609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.392199993133545"^^xsd:decimal ;
  geo-pos:long "-91.2651214599609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.265121459961'^^xsd:double;
  dwc:latitude '-0.39219999313354'^^xsd:double;
  dwc:individualCount '355'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428866'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421675'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420417'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427375'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '704'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426690'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419402'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '675'^^xsd:integer;
  dwc:observedWeight '13.710000038147'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429375'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:observedWeight '122.90200042725'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416859'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416859'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '484'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428256'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429929'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425793'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419582'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415597'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415597'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429436'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421436'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421436'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427916'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426499'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426775'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429482'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.000620000006165355 -91.5916213989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.000620000006165355"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5916213989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.000620000006165355 -91.5916213989258)"^^geo:wktLiteral ;
  geo-pos:lat "0.000620000006165355"^^xsd:decimal ;
  geo-pos:long "-91.5916213989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.591621398926'^^xsd:double;
  dwc:latitude '0.00062000000616536'^^xsd:double;
  dwc:individualCount '1694'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425999'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429809'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429809'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '2664'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425462'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420792'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426633'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '40.816299438477'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420294'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '5175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418831'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415504'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415504'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428893'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417886'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '25.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417886'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:observedWeight '15.239999771118'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429344'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375340014696121"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2737274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375340014696121 -91.2737274169922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375340014696121"^^xsd:decimal ;
  geo-pos:long "-91.2737274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417524'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273727416992'^^xsd:double;
  dwc:latitude '-0.37534001469612'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417524'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427278'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '796'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428818'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428739'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '498'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415742'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415742'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419391'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:observedWeight '72.562400817871'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '299'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427258'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415080'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415080'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422857'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '4455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428231'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428231'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415986'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415986'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426581'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420411'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416462'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416462'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417960'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '16.319999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417960'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.260498046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.260498046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260498046875'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '9182'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424686'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420547'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426131'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420539'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.3399999141693'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417174'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420193'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.546500027179718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5233001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.546500027179718 -90.5233001708984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.546500027179718"^^xsd:decimal ;
  geo-pos:long "-90.5233001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.523300170898'^^xsd:double;
  dwc:latitude '-0.54650002717972'^^xsd:double;
  dwc:individualCount '4288'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424301'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419616'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416819'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416819'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425612'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '8843'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425813'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428565'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415757'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415757'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416217'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416217'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694280028343201"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694280028343201"^^xsd:decimal ;
  geo-pos:long "-91.3035430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30354309082'^^xsd:double;
  dwc:latitude '-0.6942800283432'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425182'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415825'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415825'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416611'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416611'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416710'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428695'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426911'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416563'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423688'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '716'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417925'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '12.720000267029'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417925'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424426'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424426'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979939997196198 -90.959098815918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.979939997196198"^^xsd:decimal ;
  dwc:decimalLongitude "-90.959098815918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979939997196198 -90.959098815918)"^^geo:wktLiteral ;
  geo-pos:lat "-0.979939997196198"^^xsd:decimal ;
  geo-pos:long "-90.959098815918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417416'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.959098815918'^^xsd:double;
  dwc:latitude '-0.9799399971962'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417416'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03778004646301"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1487197875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03778004646301 -91.1487197875977)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03778004646301"^^xsd:decimal ;
  geo-pos:long "-91.1487197875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417631'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148719787598'^^xsd:double;
  dwc:latitude '-1.037780046463'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417631'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418833'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426148'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '485'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427898'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416650'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416650'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421860'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426102'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429653'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427424'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416532'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416532'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.849430024623871 -91.4952621459961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.849430024623871"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4952621459961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.849430024623871 -91.4952621459961)"^^geo:wktLiteral ;
  geo-pos:lat "-0.849430024623871"^^xsd:decimal ;
  geo-pos:long "-91.4952621459961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.495262145996'^^xsd:double;
  dwc:latitude '-0.84943002462387'^^xsd:double;
  dwc:individualCount '1170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425378'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425561'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3566970825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-89.3566970825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.35669708252'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '216.7799987793'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419855'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419365'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428171'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428794'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417348'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417348'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49439999461174 -90.9499969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49439999461174"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9499969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49439999461174 -90.9499969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49439999461174"^^xsd:decimal ;
  geo-pos:long "-90.9499969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418220'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.949996948242'^^xsd:double;
  dwc:latitude '-0.49439999461174'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.2799999713898'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418220'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419208'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415908'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415908'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0181600004434586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4405899047852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0181600004434586 -91.4405899047852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0181600004434586"^^xsd:decimal ;
  geo-pos:long "-91.4405899047852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.440589904785'^^xsd:double;
  dwc:latitude '-0.018160000443459'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426088'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1752'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426623'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415891'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415891'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418612'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '16.809999465942'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418612'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:observedWeight '27.430000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429372'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.112420000135899 -91.4524002075195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.112420000135899"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4524002075195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.112420000135899 -91.4524002075195)"^^geo:wktLiteral ;
  geo-pos:lat "0.112420000135899"^^xsd:decimal ;
  geo-pos:long "-91.4524002075195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.45240020752'^^xsd:double;
  dwc:latitude '0.1124200001359'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429407'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '473'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429690'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425884'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '301'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '654'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422672'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429855'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426999'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '697'^^xsd:integer;
  dwc:observedWeight '35.646301269531'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425284'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '836'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427856'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427362'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '675'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425824'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426700'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416242'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416242'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418726'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416029'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429455'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '677'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427354'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419937'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415172'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415172'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429668'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426244'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422409'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417380'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766770005226135 -90.4173583984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.766770005226135"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4173583984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.766770005226135 -90.4173583984375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.766770005226135"^^xsd:decimal ;
  geo-pos:long "-90.4173583984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.417358398438'^^xsd:double;
  dwc:latitude '-0.76677000522614'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427787'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420485'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '13314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420671'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415957'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '39.400001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415957'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '389'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429688'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425560'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425560'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420211'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977310001850128 -91.4456634521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.977310001850128"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4456634521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.977310001850128 -91.4456634521484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.977310001850128"^^xsd:decimal ;
  geo-pos:long "-91.4456634521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415231'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.445663452148'^^xsd:double;
  dwc:latitude '-0.97731000185013'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415231'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427062'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '605'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415803'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415803'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429215'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419126'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376130014657974 -91.652946472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.376130014657974"^^xsd:decimal ;
  dwc:decimalLongitude "-91.652946472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376130014657974 -91.652946472168)"^^geo:wktLiteral ;
  geo-pos:lat "-0.376130014657974"^^xsd:decimal ;
  geo-pos:long "-91.652946472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.652946472168'^^xsd:double;
  dwc:latitude '-0.37613001465797'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '23.760000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429255'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417511'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417511'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852199971675873"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680999755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852199971675873 -89.5680999755859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852199971675873"^^xsd:decimal ;
  geo-pos:long "-89.5680999755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568099975586'^^xsd:double;
  dwc:latitude '-0.85219997167587'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416182'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420097'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422027'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415508'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415508'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05262994766235 -91.1795501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05262994766235"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1795501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05262994766235 -91.1795501708984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05262994766235"^^xsd:decimal ;
  geo-pos:long "-91.1795501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.179550170898'^^xsd:double;
  dwc:latitude '-1.0526299476623'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417199'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416405'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:observedWeight '13.605400085449'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420323'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420489'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05332005023956 -91.172233581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-91.172233581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05332005023956 -91.172233581543)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05332005023956"^^xsd:decimal ;
  geo-pos:long "-91.172233581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.172233581543'^^xsd:double;
  dwc:latitude '-1.0533200502396'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.80000001192093'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417429'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418547'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418547'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426573'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427259'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415023'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415023'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '33.950000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429237'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427477'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429557'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:observedWeight '10.819999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429557'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428464'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428062'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428446'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.260498046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.260498046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260498046875'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424424'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421394'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428785'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415420'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:observedWeight '21.799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415420'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419754'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417276'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417276'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '13.39999961853'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429404'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429910'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422697'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '3400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '449'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429684'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416692'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416692'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418311'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418311'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419604'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426844'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1288'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420713'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3200'^^xsd:integer;
  dwc:observedWeight '131.36399841309'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423718'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '5995'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423665'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428161'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417339'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417339'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420173'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427605'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415712'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415712'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '643'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428587'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '589'^^xsd:integer;
  dwc:observedWeight '139.22900390625'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419844'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416329'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416329'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0457700006663799 -91.5256423950195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0457700006663799"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5256423950195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0457700006663799 -91.5256423950195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0457700006663799"^^xsd:decimal ;
  geo-pos:long "-91.5256423950195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.52564239502'^^xsd:double;
  dwc:latitude '-0.04577000066638'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425905'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3092999458313 -90.3392028808594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3092999458313"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3392028808594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3092999458313 -90.3392028808594)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3092999458313"^^xsd:decimal ;
  geo-pos:long "-90.3392028808594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.339202880859'^^xsd:double;
  dwc:latitude '-1.3092999458313'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426233'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425670'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427089'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428237'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419040'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416270'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416270'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416459'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416459'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418395'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418395'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415180'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415180'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422342'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422342'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416471'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416471'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415012'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.1099998950958'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415012'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417255'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417255'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416206'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:observedWeight '174.14999389648'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419860'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.708989977836609 -90.5296478271484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.708989977836609"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5296478271484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.708989977836609 -90.5296478271484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.708989977836609"^^xsd:decimal ;
  geo-pos:long "-90.5296478271484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.529647827148'^^xsd:double;
  dwc:latitude '-0.70898997783661'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427827'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415738'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415738'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415990'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415990'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416236'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416236'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416115'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416115'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420470'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416496'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416496'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426714'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427459'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420956'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428627'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.444370001554489 -91.2298278808594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.444370001554489"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2298278808594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.444370001554489 -91.2298278808594)"^^geo:wktLiteral ;
  geo-pos:lat "-0.444370001554489"^^xsd:decimal ;
  geo-pos:long "-91.2298278808594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.229827880859'^^xsd:double;
  dwc:latitude '-0.44437000155449'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427296'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427540'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03999996185303"^^xsd:decimal ;
  geo-pos:long "-91.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417619'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417619'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03891003131866 -91.1878433227539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03891003131866"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1878433227539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03891003131866 -91.1878433227539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03891003131866"^^xsd:decimal ;
  geo-pos:long "-91.1878433227539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416801'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.187843322754'^^xsd:double;
  dwc:latitude '-1.0389100313187'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416801'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417128'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417128'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422320'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '16.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417890'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426199'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417956'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417956'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1079'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949029982089996 -89.560173034668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949029982089996"^^xsd:decimal ;
  dwc:decimalLongitude "-89.560173034668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949029982089996 -89.560173034668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949029982089996"^^xsd:decimal ;
  geo-pos:long "-89.560173034668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418556'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.560173034668'^^xsd:double;
  dwc:latitude '-0.94902998209'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418556'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416192'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416192'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426862'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2837295532227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359429985284805"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2837295532227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359429985284805 -91.2837295532227)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359429985284805"^^xsd:decimal ;
  geo-pos:long "-91.2837295532227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426478'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.283729553223'^^xsd:double;
  dwc:latitude '-0.35942998528481'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426478'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429037'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415694'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415694'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419699'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417873'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417873'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424177'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424177'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3566970825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-89.3566970825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.35669708252'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:observedWeight '150.24899291992'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419847'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420439'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '506'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425400'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417461'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417461'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428291'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428291'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '893'^^xsd:integer;
  dwc:observedWeight '37.64879989624'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '3105'^^xsd:integer;
  dwc:observedWeight '76.379997253418'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429593'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415847'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '16.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415847'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419486'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '15345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419634'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417860'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '21.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417860'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429652'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427951'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429063'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422524'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '14'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416551'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:observedWeight '108.38999938965'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419872'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425312'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422404'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416023'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '23.60000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416023'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428043'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '2271'^^xsd:integer;
  dwc:observedWeight '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423710'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420529'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206909999251366 -91.3846893310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206909999251366"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3846893310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206909999251366 -91.3846893310547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206909999251366"^^xsd:decimal ;
  geo-pos:long "-91.3846893310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384689331055'^^xsd:double;
  dwc:latitude '-0.20690999925137'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426076'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428441'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418146'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:observedWeight '37.729999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418146'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427319'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03601002693176 -91.1181411743164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03601002693176"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1181411743164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03601002693176 -91.1181411743164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03601002693176"^^xsd:decimal ;
  geo-pos:long "-91.1181411743164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416598'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.118141174316'^^xsd:double;
  dwc:latitude '-1.0360100269318'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416598'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422865'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429564'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37222221493721 -91.2891693115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.37222221493721"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2891693115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37222221493721 -91.2891693115234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.37222221493721"^^xsd:decimal ;
  geo-pos:long "-91.2891693115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.289169311523'^^xsd:double;
  dwc:latitude '-0.37222221493721'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4785'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420487'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1166'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420763'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428355'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1518'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '553'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424312'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429143'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '688'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426686'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429621'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417034'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418119'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428700'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426297'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427398'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416157'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.341769993305206 -91.6550064086914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.341769993305206"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6550064086914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.341769993305206 -91.6550064086914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.341769993305206"^^xsd:decimal ;
  geo-pos:long "-91.6550064086914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.655006408691'^^xsd:double;
  dwc:latitude '-0.34176999330521'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:observedWeight '24.440000534058'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429277'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688820004463196 -91.2898635864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688820004463196"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2898635864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688820004463196 -91.2898635864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688820004463196"^^xsd:decimal ;
  geo-pos:long "-91.2898635864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.289863586426'^^xsd:double;
  dwc:latitude '-0.6888200044632'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426259'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428079'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.523299992084503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1849975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.523299992084503 -91.1849975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.523299992084503"^^xsd:decimal ;
  geo-pos:long "-91.1849975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184997558594'^^xsd:double;
  dwc:latitude '-0.5232999920845'^^xsd:double;
  dwc:individualCount '1054'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424440'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428634'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416520'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416520'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '18.629999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418593'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '18.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416061'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419398'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418284'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25961005687714"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4967880249023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25961005687714 -90.4967880249023)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25961005687714"^^xsd:decimal ;
  geo-pos:long "-90.4967880249023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496788024902'^^xsd:double;
  dwc:latitude '-1.2596100568771'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428229'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428354'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427124'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423975'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428561'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '526'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421551'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427299'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419364'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417811'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '9.1899995803833'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417811'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.11421000212431"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4579391479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  geo-pos:lat "0.11421000212431"^^xsd:decimal ;
  geo-pos:long "-91.4579391479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457939147949'^^xsd:double;
  dwc:latitude '0.11421000212431'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425951'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '598'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427025'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428679'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '879'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428679'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418638'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418638'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429914'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418164'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418164'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429221'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416280'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416280'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.525619983673096 -91.1707000732422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.525619983673096"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1707000732422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.525619983673096 -91.1707000732422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.525619983673096"^^xsd:decimal ;
  geo-pos:long "-91.1707000732422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.170700073242'^^xsd:double;
  dwc:latitude '-0.5256199836731'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428968'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427590'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419705'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '269'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428506'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415651'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415651'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.784739971160889 -89.2937927246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.784739971160889"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2937927246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.784739971160889 -89.2937927246094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.784739971160889"^^xsd:decimal ;
  geo-pos:long "-89.2937927246094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.293792724609'^^xsd:double;
  dwc:latitude '-0.78473997116089'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418685'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418481'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418481'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425259'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425259'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783770024776459 -91.4281692504883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783770024776459"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4281692504883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783770024776459 -91.4281692504883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783770024776459"^^xsd:decimal ;
  geo-pos:long "-91.4281692504883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.428169250488'^^xsd:double;
  dwc:latitude '-0.78377002477646'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:observedWeight '33.630001068115'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429471'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417466'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417466'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425391'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '2130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0504800006747246 -91.5688705444336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0504800006747246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5688705444336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0504800006747246 -91.5688705444336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0504800006747246"^^xsd:decimal ;
  geo-pos:long "-91.5688705444336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.568870544434'^^xsd:double;
  dwc:latitude '-0.050480000674725'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425938'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418296'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418296'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:observedWeight '161.45100402832'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419482'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417615'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417615'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957329988479614 -90.9660568237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.957329988479614"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9660568237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957329988479614 -90.9660568237305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.957329988479614"^^xsd:decimal ;
  geo-pos:long "-90.9660568237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.96605682373'^^xsd:double;
  dwc:latitude '-0.95732998847961'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425267'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416015'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416443'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416443'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415849'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415849'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417050'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417050'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '3600'^^xsd:integer;
  dwc:observedWeight '73.160003662109'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429581'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '559'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429874'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '3248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422681'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '395'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419826'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418038'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '22.670000076294'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418038'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426528'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426528'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427401'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '10277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426420'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419178'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429453'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1659'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426095'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427350'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429659'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422451'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419194'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420043'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420265'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0502500012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5601501464844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0502500012516975"^^xsd:decimal ;
  geo-pos:long "-91.5601501464844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.560150146484'^^xsd:double;
  dwc:latitude '-0.050250001251697'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425948'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417357'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428574'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420068'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '923'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425211'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427678'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '6000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420199'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427505'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422907'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427578'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429028'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416581'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415051'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.710000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415051'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420250'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376892089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02401995658875"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0376892089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376892089844)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02401995658875"^^xsd:decimal ;
  geo-pos:long "-91.0376892089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.037689208984'^^xsd:double;
  dwc:latitude '-1.0240199565888'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429186'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '518'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426946'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421783'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '346'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423764'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421556'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '254'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425293'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428999'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428999'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '1062'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421335'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418892'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423257'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415754'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415754'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422667'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:observedWeight '37.188201904297'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420318'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419531'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427172'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427577'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '10150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420398'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420624'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416227'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416227'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416701'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416701'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426339'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '208'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424146'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415822'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '437'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428484'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.904190003871918 -89.6115264892578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.904190003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6115264892578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.904190003871918 -89.6115264892578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.904190003871918"^^xsd:decimal ;
  geo-pos:long "-89.6115264892578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418491'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.611526489258'^^xsd:double;
  dwc:latitude '-0.90419000387192'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.0500001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418491'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421946'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415894'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415894'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415828'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415828'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425521'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422565'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422565'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '7400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427870'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416915'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416915'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '633'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429123'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429123'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.758340001106262 -90.4504318237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.758340001106262"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4504318237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.758340001106262 -90.4504318237305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.758340001106262"^^xsd:decimal ;
  geo-pos:long "-90.4504318237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.45043182373'^^xsd:double;
  dwc:latitude '-0.75834000110626'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427521'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427850'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '682'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423547'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1831'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420782'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420753'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420753'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.351799994707108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6716003417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.351799994707108"^^xsd:decimal ;
  geo-pos:long "-90.6716003417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418225'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '50.909999847412'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418225'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427202'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427330'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764299988746643 -90.4188003540039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.764299988746643"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4188003540039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.764299988746643 -90.4188003540039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.764299988746643"^^xsd:decimal ;
  geo-pos:long "-90.4188003540039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.418800354004'^^xsd:double;
  dwc:latitude '-0.76429998874664'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417992'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417992'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419316'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423817'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421110'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3566970825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-89.3566970825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.35669708252'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '37.505699157715'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419846'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385439991950989 -91.3785400390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.385439991950989"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3785400390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.385439991950989 -91.3785400390625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.385439991950989"^^xsd:decimal ;
  geo-pos:long "-91.3785400390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425178'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.378540039062'^^xsd:double;
  dwc:latitude '-0.38543999195099'^^xsd:double;
  dwc:individualCount '2538'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425178'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419433'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.825100004673004 -89.345588684082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.825100004673004"^^xsd:decimal ;
  dwc:decimalLongitude "-89.345588684082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.825100004673004 -89.345588684082)"^^geo:wktLiteral ;
  geo-pos:lat "-0.825100004673004"^^xsd:decimal ;
  geo-pos:long "-89.345588684082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418646'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.345588684082'^^xsd:double;
  dwc:latitude '-0.825100004673'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418646'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.989600002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8705978393555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.989600002765656"^^xsd:decimal ;
  geo-pos:long "-90.8705978393555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429099'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419627'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425197'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '5600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420287'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416155'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415409'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415409'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418581'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '151'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416298'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:observedWeight '43.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416298'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415381'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415381'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415334'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.7600002288818'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415334'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424783'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424783'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428915'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418696'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '9.3100004196167'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418696'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425295'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425295'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00141999998595566 -91.5914993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.00141999998595566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5914993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.00141999998595566 -91.5914993286133)"^^geo:wktLiteral ;
  geo-pos:lat "0.00141999998595566"^^xsd:decimal ;
  geo-pos:long "-91.5914993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.591499328613'^^xsd:double;
  dwc:latitude '0.0014199999859557'^^xsd:double;
  dwc:individualCount '972'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425982'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428335'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423467'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '355'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425673'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428031'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419475'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.146858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0393899679184"^^xsd:decimal ;
  dwc:decimalLongitude "-91.146858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0393899679184 -91.146858215332)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0393899679184"^^xsd:decimal ;
  geo-pos:long "-91.146858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146858215332'^^xsd:double;
  dwc:latitude '-1.0393899679184'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416291'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426545'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415184'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415184'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04475998878479 -91.1613693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04475998878479"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1613693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04475998878479 -91.1613693237305)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04475998878479"^^xsd:decimal ;
  geo-pos:long "-91.1613693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16136932373'^^xsd:double;
  dwc:latitude '-1.0447599887848'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417418'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427607'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '10300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420645'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418312'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418312'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418970'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418112'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:observedWeight '40.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418112'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415994'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415994'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424272'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425153'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417359'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417359'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420449'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '5499'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421333'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416949'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:observedWeight '226.75700378418'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419068'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420341'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.94472998380661 -89.573486328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.94472998380661"^^xsd:decimal ;
  dwc:decimalLongitude "-89.573486328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.94472998380661 -89.573486328125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.94472998380661"^^xsd:decimal ;
  geo-pos:long "-89.573486328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418549'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.573486328125'^^xsd:double;
  dwc:latitude '-0.94472998380661'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418549'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418116'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.1799998283386'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418116'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417867'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '34'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417867'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418294'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.289550006389618 -90.9269485473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.289550006389618"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9269485473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.289550006389618 -90.9269485473633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.289550006389618"^^xsd:decimal ;
  geo-pos:long "-90.9269485473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418028'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.926948547363'^^xsd:double;
  dwc:latitude '-0.28955000638962'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418028'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.299450010061264 -91.6437377929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.299450010061264"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6437377929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.299450010061264 -91.6437377929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.299450010061264"^^xsd:decimal ;
  geo-pos:long "-91.6437377929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.643737792969'^^xsd:double;
  dwc:latitude '-0.29945001006126'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425162'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '279'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428236'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2292'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423684'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '17.690000534058'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415297'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419820'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418430'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32123994827271 -90.5130767822266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32123994827271"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5130767822266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32123994827271 -90.5130767822266)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32123994827271"^^xsd:decimal ;
  geo-pos:long "-90.5130767822266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513076782227'^^xsd:double;
  dwc:latitude '-1.3212399482727'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426127'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357551008462906 -91.2805328369141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357551008462906"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2805328369141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357551008462906 -91.2805328369141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357551008462906"^^xsd:decimal ;
  geo-pos:long "-91.2805328369141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280532836914'^^xsd:double;
  dwc:latitude '-0.35755100846291'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425113'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '423'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428539'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '6000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425141'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420824'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421008'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.784879982471466 -91.4285430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.784879982471466"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4285430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.784879982471466 -91.4285430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.784879982471466"^^xsd:decimal ;
  geo-pos:long "-91.4285430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.42854309082'^^xsd:double;
  dwc:latitude '-0.78487998247147'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428933'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421779'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416830'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417587'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429985'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416358'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416358'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426676'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415300'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415300'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '216'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424756'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418278'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427249'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770380020141602 -90.3253936767578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.770380020141602"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3253936767578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770380020141602 -90.3253936767578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.770380020141602"^^xsd:decimal ;
  geo-pos:long "-90.3253936767578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.325393676758'^^xsd:double;
  dwc:latitude '-0.7703800201416'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427797'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416740'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416740'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420802'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '610'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429567'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '20700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422635'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419421'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '2900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428206'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429019'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.943239986896515 -89.5898132324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.943239986896515"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5898132324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.943239986896515 -89.5898132324219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.943239986896515"^^xsd:decimal ;
  geo-pos:long "-89.5898132324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418540'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.589813232422'^^xsd:double;
  dwc:latitude '-0.94323998689652'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418540'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '3630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421278'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418286'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418286'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831409990787506 -89.3504028320312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.831409990787506"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3504028320312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.831409990787506 -89.3504028320312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.831409990787506"^^xsd:decimal ;
  geo-pos:long "-89.3504028320312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418097'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.350402832031'^^xsd:double;
  dwc:latitude '-0.83140999078751'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418097'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417235'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417235'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895569980144501 -89.3921890258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895569980144501"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3921890258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895569980144501 -89.3921890258789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895569980144501"^^xsd:decimal ;
  geo-pos:long "-89.3921890258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.392189025879'^^xsd:double;
  dwc:latitude '-0.8955699801445'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.8200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418557'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429944'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23022997379303 -90.4663467407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23022997379303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4663467407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23022997379303 -90.4663467407227)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23022997379303"^^xsd:decimal ;
  geo-pos:long "-90.4663467407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425663'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466346740723'^^xsd:double;
  dwc:latitude '-1.230229973793'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425663'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415478'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415478'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415205'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415205'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7985799908638 -89.4740600585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7985799908638"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4740600585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7985799908638 -89.4740600585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7985799908638"^^xsd:decimal ;
  geo-pos:long "-89.4740600585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.474060058594'^^xsd:double;
  dwc:latitude '-0.7985799908638'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429447'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '568'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422671'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418758'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '16.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418758'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418980'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415681'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:observedWeight '24.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415681'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426334'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930559992790222 -89.4303283691406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.930559992790222"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4303283691406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930559992790222 -89.4303283691406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.930559992790222"^^xsd:decimal ;
  geo-pos:long "-89.4303283691406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.430328369141'^^xsd:double;
  dwc:latitude '-0.93055999279022'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416201'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '10.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416201'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979610025882721 -91.0021667480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.979610025882721"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0021667480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979610025882721 -91.0021667480469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.979610025882721"^^xsd:decimal ;
  geo-pos:long "-91.0021667480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.002166748047'^^xsd:double;
  dwc:latitude '-0.97961002588272'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415166'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425381'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417213'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417213'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419355'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '255'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425402'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427442'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419400'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.804210007190704 -90.0390396118164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.804210007190704"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0390396118164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.804210007190704 -90.0390396118164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.804210007190704"^^xsd:decimal ;
  geo-pos:long "-90.0390396118164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417834'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.039039611816'^^xsd:double;
  dwc:latitude '-0.8042100071907'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '29.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417834'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '342'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424773'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '2300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424959'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415392'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415392'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421666'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429931'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419758'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419332'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.36599999666214"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.36599999666214 -90.5139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "0.36599999666214"^^xsd:decimal ;
  geo-pos:long "-90.5139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.513999938965'^^xsd:double;
  dwc:latitude '0.36599999666214'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418230'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429444'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419696'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:observedWeight '3.039999961853'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429339'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417822'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '18.139999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417822'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.716729998588562 -90.4860763549805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.716729998588562"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4860763549805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.716729998588562 -90.4860763549805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.716729998588562"^^xsd:decimal ;
  geo-pos:long "-90.4860763549805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427700'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.48607635498'^^xsd:double;
  dwc:latitude '-0.71672999858856'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427700'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '6212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421349'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418345'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418345'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429162'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27820003032684 -90.4933013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27820003032684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4933013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27820003032684 -90.4933013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27820003032684"^^xsd:decimal ;
  geo-pos:long "-90.4933013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.493301391602'^^xsd:double;
  dwc:latitude '-1.2782000303268'^^xsd:double;
  dwc:individualCount '8100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420202'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04217994213104 -91.1537780761719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04217994213104"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1537780761719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04217994213104 -91.1537780761719)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04217994213104"^^xsd:decimal ;
  geo-pos:long "-91.1537780761719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.153778076172'^^xsd:double;
  dwc:latitude '-1.042179942131'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428603'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418543'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417184'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.28999999165535'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417184'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:observedWeight '256.68899536133'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420126'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1018'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426908'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421079'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429089'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415553'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415553'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416644'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416644'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422553'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415969'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415969'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420149'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '227'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429180'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '87410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426393'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428771'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0746000036597252 -91.4986572265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0746000036597252"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4986572265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0746000036597252 -91.4986572265625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0746000036597252"^^xsd:decimal ;
  geo-pos:long "-91.4986572265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.498657226562'^^xsd:double;
  dwc:latitude '0.074600003659725'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425433'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429963'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426485'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '538'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418291'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418291'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425758'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419673'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416152'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416152'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420917'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424454'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419751'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428614'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428614'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416220'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416220'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417797'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417797'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '57'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417952'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.112860001623631 -91.4913330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.112860001623631"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4913330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.112860001623631 -91.4913330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.112860001623631"^^xsd:decimal ;
  geo-pos:long "-91.4913330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.491333007812'^^xsd:double;
  dwc:latitude '0.11286000162363'^^xsd:double;
  dwc:individualCount '795'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426047'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:observedWeight '6.7600002288818'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429531'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '453'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426791'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422814'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20702999830246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3845672607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20702999830246"^^xsd:decimal ;
  geo-pos:long "-91.3845672607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384567260742'^^xsd:double;
  dwc:latitude '-0.20702999830246'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426084'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429947'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427104'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420584'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.2603988647461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2603988647461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.2603988647461)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.2603988647461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260398864746'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424407'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419035'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417604'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417604'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426949'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '4265'^^xsd:integer;
  dwc:observedWeight '83.680000305176'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429285'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428801'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427119'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427119'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424287'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '728'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424287'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429021'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416735'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415526'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415526'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421523'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817600011825562 -89.5128326416016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817600011825562"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5128326416016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817600011825562 -89.5128326416016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817600011825562"^^xsd:decimal ;
  geo-pos:long "-89.5128326416016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418699'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.512832641602'^^xsd:double;
  dwc:latitude '-0.81760001182556'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418699'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417926'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '6.3400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417926'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423689'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419369995594025 -91.3845367431641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419369995594025"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3845367431641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419369995594025 -91.3845367431641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419369995594025"^^xsd:decimal ;
  geo-pos:long "-91.3845367431641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384536743164'^^xsd:double;
  dwc:latitude '-0.41936999559402'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428397'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429633'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415593'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415593'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424556'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427501'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417937'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417937'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645210027694702 -90.5535888671875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.645210027694702"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5535888671875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645210027694702 -90.5535888671875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.645210027694702"^^xsd:decimal ;
  geo-pos:long "-90.5535888671875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553588867188'^^xsd:double;
  dwc:latitude '-0.6452100276947'^^xsd:double;
  dwc:individualCount '102'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427519'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427475'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415623'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415623'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415989'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415989'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419117'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28810000419617"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4968032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28810000419617 -90.4968032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28810000419617"^^xsd:decimal ;
  geo-pos:long "-90.4968032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496803283691'^^xsd:double;
  dwc:latitude '-1.2881000041962'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417745'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415557'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '906'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416456'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419072'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421016'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426520'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748799979686737"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2543029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748799979686737 -90.2543029785156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748799979686737"^^xsd:decimal ;
  geo-pos:long "-90.2543029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.254302978516'^^xsd:double;
  dwc:latitude '-0.74879997968674'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421111'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428346'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419770'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '3990'^^xsd:integer;
  dwc:observedWeight '98.150001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429592'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416804'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416804'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425500'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428540'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25444447994232 -90.4891662597656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25444447994232"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4891662597656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25444447994232 -90.4891662597656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25444447994232"^^xsd:decimal ;
  geo-pos:long "-90.4891662597656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489166259766'^^xsd:double;
  dwc:latitude '-1.2544444799423'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417800'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417800'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429758'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428410'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415234'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425309'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429315'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1580276489258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04603004455566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1580276489258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1580276489258)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04603004455566"^^xsd:decimal ;
  geo-pos:long "-91.1580276489258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415304'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.158027648926'^^xsd:double;
  dwc:latitude '-1.0460300445557'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415304'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.673349976539612 -90.549560546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.673349976539612"^^xsd:decimal ;
  dwc:decimalLongitude "-90.549560546875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.673349976539612 -90.549560546875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.673349976539612"^^xsd:decimal ;
  geo-pos:long "-90.549560546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549560546875'^^xsd:double;
  dwc:latitude '-0.67334997653961'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427821'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415789'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415789'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416531'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416531'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419396'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415763'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415763'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420158'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418434'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '398'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422093'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420448'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.260498046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.260498046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260498046875'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424379'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.989600002765656"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8705978393555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989600002765656 -90.8705978393555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.989600002765656"^^xsd:decimal ;
  geo-pos:long "-90.8705978393555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870597839355'^^xsd:double;
  dwc:latitude '-0.98960000276566'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:observedWeight '247.6190032959'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '605'^^xsd:integer;
  dwc:observedWeight '14.880000114441'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429515'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428632'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428626'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421080'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426396'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '47031'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426396'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '885'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426655'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '1857'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423380'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '530'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05434000492096 -91.1674270629883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05434000492096"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1674270629883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05434000492096 -91.1674270629883)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05434000492096"^^xsd:decimal ;
  geo-pos:long "-91.1674270629883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416429'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.167427062988'^^xsd:double;
  dwc:latitude '-1.054340004921'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416429'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422787'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426039'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '1250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426554'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422539'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416860'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416860'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667949974536896 -91.1482391357422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.667949974536896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1482391357422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667949974536896 -91.1482391357422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.667949974536896"^^xsd:decimal ;
  geo-pos:long "-91.1482391357422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148239135742'^^xsd:double;
  dwc:latitude '-0.6679499745369'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425548'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.300630003213882 -91.6477890014648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.300630003213882"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6477890014648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.300630003213882 -91.6477890014648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.300630003213882"^^xsd:decimal ;
  geo-pos:long "-91.6477890014648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.647789001465'^^xsd:double;
  dwc:latitude '-0.30063000321388'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429837'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428316'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420459'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423065'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415705'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427896'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.489300012588501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2114105224609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.489300012588501 -91.2114105224609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.489300012588501"^^xsd:decimal ;
  geo-pos:long "-91.2114105224609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.211410522461'^^xsd:double;
  dwc:latitude '-0.4893000125885'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417529'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428157'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.951390027999878 -89.568489074707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.951390027999878"^^xsd:decimal ;
  dwc:decimalLongitude "-89.568489074707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.951390027999878 -89.568489074707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.951390027999878"^^xsd:decimal ;
  geo-pos:long "-89.568489074707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568489074707'^^xsd:double;
  dwc:latitude '-0.95139002799988'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429449'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428628'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417175'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3899999856949'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417175'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424543'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415249'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415249'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415615'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415615'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420083'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418713'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417805'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '12.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417805'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425984'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422008'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427115'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426359'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416434'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418290'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421951'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419155'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427298'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426489'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '627'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419886'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425909'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415026'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420388'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '20900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418872'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780640006065369 -91.4205932617188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780640006065369"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4205932617188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780640006065369 -91.4205932617188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780640006065369"^^xsd:decimal ;
  geo-pos:long "-91.4205932617188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.420593261719'^^xsd:double;
  dwc:latitude '-0.78064000606537'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425368'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415873'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415873'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419623'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416760'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427547'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423801'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0191900003701448"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571365356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0191900003701448"^^xsd:decimal ;
  geo-pos:long "-91.5571365356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557136535645'^^xsd:double;
  dwc:latitude '0.019190000370145'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425770'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426921'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.017000000923872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1990814208984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.017000000923872 -91.1990814208984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.017000000923872"^^xsd:decimal ;
  geo-pos:long "-91.1990814208984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417702'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.199081420898'^^xsd:double;
  dwc:latitude '-0.017000000923872'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417702'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:observedWeight '16.760000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429385'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415975'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '5291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424969'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417713'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425690'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418664'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418664'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05276000499725 -91.17529296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05276000499725"^^xsd:decimal ;
  dwc:decimalLongitude "-91.17529296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05276000499725 -91.17529296875)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05276000499725"^^xsd:decimal ;
  geo-pos:long "-91.17529296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415465'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17529296875'^^xsd:double;
  dwc:latitude '-1.0527600049973'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415465'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416248'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416248'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427904'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428311'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421284'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427674'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0514400005340576 -91.5414428710938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0514400005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5414428710938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0514400005340576 -91.5414428710938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0514400005340576"^^xsd:decimal ;
  geo-pos:long "-91.5414428710938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.541442871094'^^xsd:double;
  dwc:latitude '-0.051440000534058'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425897'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126980006694794 -91.3957290649414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126980006694794"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3957290649414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126980006694794 -91.3957290649414)"^^geo:wktLiteral ;
  geo-pos:lat "0.126980006694794"^^xsd:decimal ;
  geo-pos:long "-91.3957290649414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.395729064941'^^xsd:double;
  dwc:latitude '0.12698000669479'^^xsd:double;
  dwc:individualCount '661'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426665'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417914'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417914'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418948'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418525'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418525'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427116'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427650'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:observedWeight '96.14510345459'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419878'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417781'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '10.029999732971'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417781'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429804'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430640012025833"^^xsd:decimal ;
  geo-pos:long "-91.3928680419922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '1725'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428384'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421671'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415189'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '429'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427387'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427483'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415542'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415542'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415016'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421095'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426446'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425791'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '241'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425791'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416945'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416945'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419589'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428008'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428008'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427706'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709999978542328"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2127990722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709999978542328 -90.2127990722656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709999978542328"^^xsd:decimal ;
  geo-pos:long "-90.2127990722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.212799072266'^^xsd:double;
  dwc:latitude '-0.70999997854233'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419338'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424428'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '397'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428568'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417440'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417440'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427993'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '12.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417030'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418433'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418433'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418770'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418770'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421761'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421761'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418375'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.433890014886856 -91.392951965332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.433890014886856"^^xsd:decimal ;
  dwc:decimalLongitude "-91.392951965332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.433890014886856 -91.392951965332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.433890014886856"^^xsd:decimal ;
  geo-pos:long "-91.392951965332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392951965332'^^xsd:double;
  dwc:latitude '-0.43389001488686'^^xsd:double;
  dwc:individualCount '1860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425165'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426362'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202460005879402 -91.3865585327148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202460005879402"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3865585327148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202460005879402 -91.3865585327148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202460005879402"^^xsd:decimal ;
  geo-pos:long "-91.3865585327148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386558532715'^^xsd:double;
  dwc:latitude '-0.2024600058794'^^xsd:double;
  dwc:individualCount '1014'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426644'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426710'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415864'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415864'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417291'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417291'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420236'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.758340001106262 -89.4644470214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.758340001106262"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4644470214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.758340001106262 -89.4644470214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.758340001106262"^^xsd:decimal ;
  geo-pos:long "-89.4644470214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417823'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.464447021484'^^xsd:double;
  dwc:latitude '-0.75834000110626'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.3400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417823'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420053'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422344'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428531'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '336'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428531'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425816'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426173'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:observedWeight '235.82800292969'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420014'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417103'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417103'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419828'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415327'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415327'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264730006456375 -91.4852676391602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264730006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4852676391602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264730006456375 -91.4852676391602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264730006456375"^^xsd:decimal ;
  geo-pos:long "-91.4852676391602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.48526763916'^^xsd:double;
  dwc:latitude '-0.26473000645638'^^xsd:double;
  dwc:individualCount '553'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426626'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422324'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423085'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425789'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418080'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.5700001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418080'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418498'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429702'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '742'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420481'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418690'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418690'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:observedWeight '9.3199996948242'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429534'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426258'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1326'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427925'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429324'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429820'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419348'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426976'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420922'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417506'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417506'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428337'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418900'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643830001354218 -90.7775268554688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.643830001354218"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7775268554688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.643830001354218 -90.7775268554688)"^^geo:wktLiteral ;
  geo-pos:lat "0.643830001354218"^^xsd:decimal ;
  geo-pos:long "-90.7775268554688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.777526855469'^^xsd:double;
  dwc:latitude '0.64383000135422'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:observedWeight '16.319999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417698'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427030'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424150'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418863'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415428'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415428'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415982'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4100000858307'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415982'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427734'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423028'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428667'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '353'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428849'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126599997282028"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163970947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  geo-pos:lat "0.126599997282028"^^xsd:decimal ;
  geo-pos:long "-91.4163970947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424715'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416397094727'^^xsd:double;
  dwc:latitude '0.12659999728203'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424715'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '612'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '391'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427110'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1092'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424427'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421430'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416640'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416640'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418107'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.3599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418107'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690277755260468"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3069458007812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690277755260468"^^xsd:decimal ;
  geo-pos:long "-91.3069458007812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.306945800781'^^xsd:double;
  dwc:latitude '-0.69027775526047'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424776'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428728'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415391'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415391'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0211999993771315 -91.5579833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0211999993771315"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5579833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0211999993771315 -91.5579833984375)"^^geo:wktLiteral ;
  geo-pos:lat "0.0211999993771315"^^xsd:decimal ;
  geo-pos:long "-91.5579833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557983398438'^^xsd:double;
  dwc:latitude '0.021199999377132'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425465'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418907'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421388'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421388'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '548'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418933'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419303'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1776'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425451'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0200399998575449 -91.5564270019531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0200399998575449"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5564270019531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0200399998575449 -91.5564270019531)"^^geo:wktLiteral ;
  geo-pos:lat "0.0200399998575449"^^xsd:decimal ;
  geo-pos:long "-91.5564270019531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.556427001953'^^xsd:double;
  dwc:latitude '0.020039999857545'^^xsd:double;
  dwc:individualCount '504'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426091'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '522'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427721'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '234'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417092'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417092'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:observedWeight '17.233600616455'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419833'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '5200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419659'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427598'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '231'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427598'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '452'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425302'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421952'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423400'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419819'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422020'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422568'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482820004224777 -91.6083831787109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.482820004224777"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6083831787109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482820004224777 -91.6083831787109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.482820004224777"^^xsd:decimal ;
  geo-pos:long "-91.6083831787109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429240'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.608383178711'^^xsd:double;
  dwc:latitude '-0.48282000422478'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:observedWeight '45.830001831055'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429240'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418601'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417022'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415203'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415203'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415432'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415432'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419842'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:observedWeight '140.58999633789'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419842'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417368'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417368'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05499994754791 -91.1800994873047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05499994754791"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1800994873047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05499994754791 -91.1800994873047)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05499994754791"^^xsd:decimal ;
  geo-pos:long "-91.1800994873047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.180099487305'^^xsd:double;
  dwc:latitude '-1.0549999475479'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428572'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420009'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '786'^^xsd:integer;
  dwc:observedWeight '285.26098632812'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420762'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426782'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415631'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415631'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '9480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419668'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '5400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426400'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427620'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419198'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417755'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '14.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417755'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '326'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429326'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425754'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423004'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425350'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0466400384903 -91.146369934082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0466400384903"^^xsd:decimal ;
  dwc:decimalLongitude "-91.146369934082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0466400384903 -91.146369934082)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0466400384903"^^xsd:decimal ;
  geo-pos:long "-91.146369934082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417401'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146369934082'^^xsd:double;
  dwc:latitude '-1.0466400384903'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417401'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417753'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '18.129999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417753'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419476'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424262'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419914'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429923'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3388'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425804'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416608'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416608'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429335'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426569'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955399990081787 -89.5136032104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955399990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5136032104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955399990081787 -89.5136032104492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955399990081787"^^xsd:decimal ;
  geo-pos:long "-89.5136032104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513603210449'^^xsd:double;
  dwc:latitude '-0.95539999008179'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424158'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686980009078979 -91.2600326538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686980009078979"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2600326538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686980009078979 -91.2600326538086)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686980009078979"^^xsd:decimal ;
  geo-pos:long "-91.2600326538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260032653809'^^xsd:double;
  dwc:latitude '-0.68698000907898'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425252'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425970'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04227995872498 -91.1559677124023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04227995872498"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1559677124023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04227995872498 -91.1559677124023)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04227995872498"^^xsd:decimal ;
  geo-pos:long "-91.1559677124023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417179'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.155967712402'^^xsd:double;
  dwc:latitude '-1.042279958725'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417179'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415251'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415251'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419074'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418569'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '1428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422072'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.563419997692108 -90.7833099365234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.563419997692108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7833099365234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.563419997692108 -90.7833099365234)"^^geo:wktLiteral ;
  geo-pos:lat "0.563419997692108"^^xsd:decimal ;
  geo-pos:long "-90.7833099365234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.783309936523'^^xsd:double;
  dwc:latitude '0.56341999769211'^^xsd:double;
  dwc:individualCount '83'^^xsd:integer;
  dwc:observedWeight '20.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424143'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415563'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.10000000149012'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415563'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428467'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '765'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428086'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428727'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421943'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '79'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429917'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '802'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419491'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424977'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419687'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816259980201721 -89.5274505615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816259980201721"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5274505615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816259980201721 -89.5274505615234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816259980201721"^^xsd:decimal ;
  geo-pos:long "-89.5274505615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.527450561523'^^xsd:double;
  dwc:latitude '-0.81625998020172'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418698'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419057'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419681'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419756'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419756'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415646'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415646'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417618'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417618'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418438'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '36813'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426386'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419757'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419757'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416546'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416546'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:observedWeight '24.440000534058'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429274'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419058'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '726'^^xsd:integer;
  dwc:observedWeight '217.68699645996'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419862'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416441'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416441'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417787'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:observedWeight '36.279998779297'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417787'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418369'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418369'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428648'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417246'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417246'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420055'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420055'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427591'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427492'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428002'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423782'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424738'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424456'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '715'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424456'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425277'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424567'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362300008535385 -91.2940673828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362300008535385"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2940673828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362300008535385 -91.2940673828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362300008535385"^^xsd:decimal ;
  geo-pos:long "-91.2940673828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.294067382812'^^xsd:double;
  dwc:latitude '-0.36230000853539'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426357'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420262'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01783001422882 -91.3409118652344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01783001422882"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3409118652344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01783001422882 -91.3409118652344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01783001422882"^^xsd:decimal ;
  geo-pos:long "-91.3409118652344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417180'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.340911865234'^^xsd:double;
  dwc:latitude '-1.0178300142288'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.46999999880791'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417180'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.236790001392365 -91.3950805664062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.236790001392365"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3950805664062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.236790001392365 -91.3950805664062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.236790001392365"^^xsd:decimal ;
  geo-pos:long "-91.3950805664062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417538'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.395080566406'^^xsd:double;
  dwc:latitude '-0.23679000139237'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417538'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420311'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:observedWeight '647.166015625'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420311'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '8045'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417477'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429047'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427754'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '796'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427075'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423840'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418333'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418333'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421744'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419248'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415959'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '18.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415959'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416171'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416171'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426779'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '1932'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426779'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417045'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417045'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415833'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415833'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423501'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '569'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425245'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425245'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01442003250122 -91.1186599731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01442003250122"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1186599731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01442003250122 -91.1186599731445)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01442003250122"^^xsd:decimal ;
  geo-pos:long "-91.1186599731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417363'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.118659973145'^^xsd:double;
  dwc:latitude '-1.0144200325012'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417363'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357540011405945 -91.2803802490234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357540011405945"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2803802490234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357540011405945 -91.2803802490234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357540011405945"^^xsd:decimal ;
  geo-pos:long "-91.2803802490234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280380249023'^^xsd:double;
  dwc:latitude '-0.35754001140594'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425773'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428852'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35953998565674 -90.4446105957031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35953998565674"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4446105957031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35953998565674 -90.4446105957031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35953998565674"^^xsd:decimal ;
  geo-pos:long "-90.4446105957031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.444610595703'^^xsd:double;
  dwc:latitude '-1.3595399856567'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417716'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '207'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426965'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426713'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419267'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '463'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425583'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418180'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '29.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418180'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '517'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425274'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '188'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429922'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421377'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415690'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415690'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428202'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.260498046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.260498046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260498046875'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '18000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418528'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418528'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416695'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416695'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415512'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415512'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '15330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422078'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426843'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '246'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426843'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '2564'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426281'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423315'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966069996356964"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8726425170898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966069996356964 -90.8726425170898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966069996356964"^^xsd:decimal ;
  geo-pos:long "-90.8726425170898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416081'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.87264251709'^^xsd:double;
  dwc:latitude '-0.96606999635696'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416081'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416442'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206650003790855 -91.3929290771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206650003790855"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3929290771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206650003790855 -91.3929290771484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206650003790855"^^xsd:decimal ;
  geo-pos:long "-91.3929290771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417576'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392929077148'^^xsd:double;
  dwc:latitude '-0.20665000379085'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417576'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423000'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426711'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428006'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417016'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:observedWeight '30.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416743'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428710'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428710'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428234'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '2040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423403'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427695'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775499999523163 -90.3884429931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.775499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3884429931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.775499999523163 -90.3884429931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.775499999523163"^^xsd:decimal ;
  geo-pos:long "-90.3884429931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.388442993164'^^xsd:double;
  dwc:latitude '-0.77549999952316'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427823'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '15.189999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418133'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425687'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '586'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425687'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664399981498718"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427585'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '726'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423546'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '526'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428046'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '68.934196472168'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420100'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '364'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426987'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:observedWeight '133.33299255371'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420300'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '201'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426831'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428004'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '30.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415447'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416771'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416771'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429655'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429655'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326609998941422 -91.3384628295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.326609998941422"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3384628295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.326609998941422 -91.3384628295898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.326609998941422"^^xsd:decimal ;
  geo-pos:long "-91.3384628295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.33846282959'^^xsd:double;
  dwc:latitude '-0.32660999894142'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426564'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.156650006771088 -90.7373733520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.156650006771088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7373733520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.156650006771088 -90.7373733520508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.156650006771088"^^xsd:decimal ;
  geo-pos:long "-90.7373733520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.737373352051'^^xsd:double;
  dwc:latitude '-0.15665000677109'^^xsd:double;
  dwc:individualCount '2100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419521'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427023'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429201'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416484'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420471'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419975'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:observedWeight '86.16780090332'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419975'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429949'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '872'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426917'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426274'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '758'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427494'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415375'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415375'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428209'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417725'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.5200004577637'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '20.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416745'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428635'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422414'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417855'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '17.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417855'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418306'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '19.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418306'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416909'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416909'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418313'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429695'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424386'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420739'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425844'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415475'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415475'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419095'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '674'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419095'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424195'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497660011053085 -91.446907043457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497660011053085"^^xsd:decimal ;
  dwc:decimalLongitude "-91.446907043457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497660011053085 -91.446907043457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497660011053085"^^xsd:decimal ;
  geo-pos:long "-91.446907043457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.446907043457'^^xsd:double;
  dwc:latitude '-0.49766001105308'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428535'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424749'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424277'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423712'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '690'^^xsd:integer;
  dwc:observedWeight '40.454498291016'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419328'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419755'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420619'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '357'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428937'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426031'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '469'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427580'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421854'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415365'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415365'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1652374267578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04603004455566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1652374267578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04603004455566 -91.1652374267578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04603004455566"^^xsd:decimal ;
  geo-pos:long "-91.1652374267578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.165237426758'^^xsd:double;
  dwc:latitude '-1.0460300445557'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417427'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429441'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415084'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415084'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '484'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426133'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '43.537399291992'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419951'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03880000114441 -91.1624908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03880000114441"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1624908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03880000114441 -91.1624908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03880000114441"^^xsd:decimal ;
  geo-pos:long "-91.1624908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162490844727'^^xsd:double;
  dwc:latitude '-1.0388000011444'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417173'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427383'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419514'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422796'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '6862'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422796'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416006'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416006'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415030'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.3499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415030'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422351'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417137'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203050002455711 -91.3880615234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.203050002455711"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3880615234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.203050002455711 -91.3880615234375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.203050002455711"^^xsd:decimal ;
  geo-pos:long "-91.3880615234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417585'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388061523438'^^xsd:double;
  dwc:latitude '-0.20305000245571'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417585'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428214'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428214'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418705'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418705'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67305999994278"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3386077880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67305999994278 -89.3386077880859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67305999994278"^^xsd:decimal ;
  geo-pos:long "-89.3386077880859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.338607788086'^^xsd:double;
  dwc:latitude '-0.67305999994278'^^xsd:double;
  dwc:individualCount '266'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429676'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426640'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426503'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428372'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428372'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0483499988913536 -91.5204391479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0483499988913536"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5204391479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0483499988913536 -91.5204391479492)"^^geo:wktLiteral ;
  geo-pos:lat "0.0483499988913536"^^xsd:decimal ;
  geo-pos:long "-91.5204391479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417593'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.520439147949'^^xsd:double;
  dwc:latitude '0.048349998891354'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '10.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417593'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.495039999485016 -91.443000793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.495039999485016"^^xsd:decimal ;
  dwc:decimalLongitude "-91.443000793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.495039999485016 -91.443000793457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.495039999485016"^^xsd:decimal ;
  geo-pos:long "-91.443000793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.443000793457'^^xsd:double;
  dwc:latitude '-0.49503999948502'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425199'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427268'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0330899991095066 -91.5306091308594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0330899991095066"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5306091308594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0330899991095066 -91.5306091308594)"^^geo:wktLiteral ;
  geo-pos:lat "0.0330899991095066"^^xsd:decimal ;
  geo-pos:long "-91.5306091308594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426029'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.530609130859'^^xsd:double;
  dwc:latitude '0.033089999109507'^^xsd:double;
  dwc:individualCount '1578'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426029'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420345'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420474'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349379986524582 -91.30322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.349379986524582"^^xsd:decimal ;
  dwc:decimalLongitude "-91.30322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.349379986524582 -91.30322265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.349379986524582"^^xsd:decimal ;
  geo-pos:long "-91.30322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417523'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30322265625'^^xsd:double;
  dwc:latitude '-0.34937998652458'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417523'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416997'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416997'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418309'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418309'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429487'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424758'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428394'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428394'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.874189972877502 -89.373893737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.874189972877502"^^xsd:decimal ;
  dwc:decimalLongitude "-89.373893737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.874189972877502 -89.373893737793)"^^geo:wktLiteral ;
  geo-pos:lat "-0.874189972877502"^^xsd:decimal ;
  geo-pos:long "-89.373893737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418566'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.373893737793'^^xsd:double;
  dwc:latitude '-0.8741899728775'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418566'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420544'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '438'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417138'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417138'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416327'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416327'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415119'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415119'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421181'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416470'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416470'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424538'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425669'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427886'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427886'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423511'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424963'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428265'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424588'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416490'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416490'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419671'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425382'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427876'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424520'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421582'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415442'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415442'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416950'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '19'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416950'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419941'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418405'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.30000001192093'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418405'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416538'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416538'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415590'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415590'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422258'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426846'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4349975585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 -91.4349975585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "-91.4349975585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425051'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.434997558594'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:individualCount '1098'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419618'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417452'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417452'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415408'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415408'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416587'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416587'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424621'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421405'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '22312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421405'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418049'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418049'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '2035'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426632'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01530003547668 -91.1771697998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01530003547668"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1771697998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01530003547668 -91.1771697998047)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01530003547668"^^xsd:decimal ;
  geo-pos:long "-91.1771697998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417110'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.177169799805'^^xsd:double;
  dwc:latitude '-1.0153000354767'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417110'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427958'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957249999046326 -89.538200378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.957249999046326"^^xsd:decimal ;
  dwc:decimalLongitude "-89.538200378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957249999046326 -89.538200378418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.957249999046326"^^xsd:decimal ;
  geo-pos:long "-89.538200378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.538200378418'^^xsd:double;
  dwc:latitude '-0.95724999904633'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429904'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429728'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429728'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417901'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '16.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417901'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:observedWeight '37.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418325'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419470'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417773'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '12.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417773'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '3540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419635'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415516'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415516'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416784'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416784'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423364'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423364'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426653'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426653'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427713'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418472'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418472'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1030'^^xsd:integer;
  dwc:observedWeight '317.45999145508'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420022'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416703'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416703'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.11421000212431"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4579391479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.11421000212431 -91.4579391479492)"^^geo:wktLiteral ;
  geo-pos:lat "0.11421000212431"^^xsd:decimal ;
  geo-pos:long "-91.4579391479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457939147949'^^xsd:double;
  dwc:latitude '0.11421000212431'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425932'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422016'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424304'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429116'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428645'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '10.670000076294'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429376'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427600'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427600'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422515'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03427004814148 -91.2265701293945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03427004814148"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2265701293945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03427004814148 -91.2265701293945)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03427004814148"^^xsd:decimal ;
  geo-pos:long "-91.2265701293945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417514'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.226570129395'^^xsd:double;
  dwc:latitude '-1.0342700481415'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417514'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417062'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417062'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425339'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423721'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423721'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30183005332947 -90.5050506591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30183005332947"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5050506591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30183005332947 -90.5050506591797)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30183005332947"^^xsd:decimal ;
  geo-pos:long "-90.5050506591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417726'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.50505065918'^^xsd:double;
  dwc:latitude '-1.3018300533295'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417726'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420942'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426800'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.466320008039474 -91.2260284423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.466320008039474"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2260284423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.466320008039474 -91.2260284423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.466320008039474"^^xsd:decimal ;
  geo-pos:long "-91.2260284423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.226028442383'^^xsd:double;
  dwc:latitude '-0.46632000803947'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426260'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417289'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417289'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429003'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416474'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416474'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427984'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425326'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425326'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428896'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416432'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416432'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419469'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420457'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428489'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428825'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.378199994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-91.260498046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.378199994564056 -91.260498046875)"^^geo:wktLiteral ;
  geo-pos:lat "-0.378199994564056"^^xsd:decimal ;
  geo-pos:long "-91.260498046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.260498046875'^^xsd:double;
  dwc:latitude '-0.37819999456406'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424395'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427034'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426691'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '504'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428032'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424191'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419904'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422939'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422939'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420220'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1026'^^xsd:integer;
  dwc:observedWeight '366.44000244141'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428418'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04730999469757 -91.179328918457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04730999469757"^^xsd:decimal ;
  dwc:decimalLongitude "-91.179328918457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04730999469757 -91.179328918457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04730999469757"^^xsd:decimal ;
  geo-pos:long "-91.179328918457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416427'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.179328918457'^^xsd:double;
  dwc:latitude '-1.0473099946976'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416427'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420506'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420506'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421014'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421014'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428874'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415142'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418094'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419392'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425784'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423118'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426504'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0453200340271 -91.1756286621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0453200340271"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1756286621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0453200340271 -91.1756286621094)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0453200340271"^^xsd:decimal ;
  geo-pos:long "-91.1756286621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416794'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.175628662109'^^xsd:double;
  dwc:latitude '-1.0453200340271'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416794'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417909'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417909'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418426'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '12.720000267029'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418426'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424956'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416198'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416198'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415400'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '907'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:observedWeight '39.002300262451'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419977'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419605'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418494'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418494'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417210'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417210'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422677'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422677'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415446'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '122'^^xsd:integer;
  dwc:observedWeight '40.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415446'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418908'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '17352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426417'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415684'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429699'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415223'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415223'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '482'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418905'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31210005283356 -90.3401565551758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31210005283356"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3401565551758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31210005283356 -90.3401565551758)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31210005283356"^^xsd:decimal ;
  geo-pos:long "-90.3401565551758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.340156555176'^^xsd:double;
  dwc:latitude '-1.3121000528336'^^xsd:double;
  dwc:individualCount '409'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426112'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417798'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '24.479999542236'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417798'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417792'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '8.6000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417792'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '561'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429147'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420194'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '5360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419691'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.145339995622635 -90.7806701660156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.145339995622635"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5418259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.145339995622635 -90.7806701660156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.145339995622635"^^xsd:decimal ;
  geo-pos:long "-90.7806701660156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418259'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.780670166016'^^xsd:double;
  dwc:latitude '-0.14533999562263'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418259'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.722710013389587 -91.3455429077148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.722710013389587"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3455429077148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.722710013389587 -91.3455429077148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.722710013389587"^^xsd:decimal ;
  geo-pos:long "-91.3455429077148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.345542907715'^^xsd:double;
  dwc:latitude '-0.72271001338959'^^xsd:double;
  dwc:individualCount '732'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428888'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422112'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429987'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421468'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429682'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415782'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415782'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416747'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416747'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426985'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424196'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426168'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426168'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '6270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416569'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416569'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842180013656616 -89.3517608642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842180013656616"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3517608642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842180013656616 -89.3517608642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842180013656616"^^xsd:decimal ;
  geo-pos:long "-89.3517608642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418041'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.351760864258'^^xsd:double;
  dwc:latitude '-0.84218001365662'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418041'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4261'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429395'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417777'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '18.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417777'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418583'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418583'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419547'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418759'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418759'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.389219999313354 -91.2855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.389219999313354"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.389219999313354 -91.2855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.389219999313354"^^xsd:decimal ;
  geo-pos:long "-91.2855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.285591125488'^^xsd:double;
  dwc:latitude '-0.38921999931335'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427285'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31287002563477 -90.5105667114258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31287002563477"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5105667114258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31287002563477 -90.5105667114258)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31287002563477"^^xsd:decimal ;
  geo-pos:long "-90.5105667114258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.510566711426'^^xsd:double;
  dwc:latitude '-1.3128700256348'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426223'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '369'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428292'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421007'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420007'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '465'^^xsd:integer;
  dwc:observedWeight '163.26499938965'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '10409'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420379'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421207'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.867540001869202 -91.5018463134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.867540001869202"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5018463134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.867540001869202 -91.5018463134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.867540001869202"^^xsd:decimal ;
  geo-pos:long "-91.5018463134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.501846313477'^^xsd:double;
  dwc:latitude '-0.8675400018692'^^xsd:double;
  dwc:individualCount '425'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428575'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415622'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415622'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416070'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416070'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429857'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424225'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415718'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429181'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429181'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415715'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420115'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '436'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429208'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418048'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418048'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '442'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426878'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421399'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421446'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415498'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415498'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.06008994579315 -91.1665878295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.06008994579315"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1665878295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.06008994579315 -91.1665878295898)"^^geo:wktLiteral ;
  geo-pos:lat "-1.06008994579315"^^xsd:decimal ;
  geo-pos:long "-91.1665878295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417194'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.16658782959'^^xsd:double;
  dwc:latitude '-1.0600899457932'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417194'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418587'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418587'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419277'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419277'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419518'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '27.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418077'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417379'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417379'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418131'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418131'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429504'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '428'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428166'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428829'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428829'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415402'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '451'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425590'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '622'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423770'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419870'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:observedWeight '258.04998779297'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419870'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416913'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416913'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04848003387451 -91.2403182983398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04848003387451"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2403182983398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04848003387451 -91.2403182983398)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04848003387451"^^xsd:decimal ;
  geo-pos:long "-91.2403182983398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416805'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.24031829834'^^xsd:double;
  dwc:latitude '-1.0484800338745'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416805'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '394'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427306'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423571'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '609'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.674000024795532"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2480010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.674000024795532 -89.2480010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.674000024795532"^^xsd:decimal ;
  geo-pos:long "-89.2480010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.248001098633'^^xsd:double;
  dwc:latitude '-0.67400002479553'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423330'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428131'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '288'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428433'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3027'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '973'^^xsd:integer;
  dwc:observedWeight '365.07901000977'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947799980640411"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5888977050781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947799980640411 -89.5888977050781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947799980640411"^^xsd:decimal ;
  geo-pos:long "-89.5888977050781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.588897705078'^^xsd:double;
  dwc:latitude '-0.94779998064041'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424156'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428483'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428483'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429026'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '33.950000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429283'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.751399993896484 -90.3028030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.751399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3028030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.751399993896484 -90.3028030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.751399993896484"^^xsd:decimal ;
  geo-pos:long "-90.3028030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.302803039551'^^xsd:double;
  dwc:latitude '-0.75139999389648'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415449'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '383'^^xsd:integer;
  dwc:observedWeight '116.09999847412'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415449'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419516'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669600009918213 -91.1488876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669600009918213"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1488876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669600009918213 -91.1488876342773)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669600009918213"^^xsd:decimal ;
  geo-pos:long "-91.1488876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148887634277'^^xsd:double;
  dwc:latitude '-0.66960000991821'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425363'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '341'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422504'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426370'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429182'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416596'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416596'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.997870028018951 -91.038330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.997870028018951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.038330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.997870028018951 -91.038330078125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.997870028018951"^^xsd:decimal ;
  geo-pos:long "-91.038330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.038330078125'^^xsd:double;
  dwc:latitude '-0.99787002801895'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415147'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429678'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429678'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427468'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690277755260468"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3069458007812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690277755260468 -91.3069458007812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690277755260468"^^xsd:decimal ;
  geo-pos:long "-91.3069458007812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.306945800781'^^xsd:double;
  dwc:latitude '-0.69027775526047'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90200001001358 -89.6259002685547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.90200001001358"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6259002685547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90200001001358 -89.6259002685547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.90200001001358"^^xsd:decimal ;
  geo-pos:long "-89.6259002685547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422444'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625900268555'^^xsd:double;
  dwc:latitude '-0.90200001001358'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422444'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '9120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420361'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421849'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03723001480103 -91.2279205322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03723001480103"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2279205322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03723001480103 -91.2279205322266)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03723001480103"^^xsd:decimal ;
  geo-pos:long "-91.2279205322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427302'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.227920532227'^^xsd:double;
  dwc:latitude '-1.037230014801'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427302'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '546'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.364569991827011 -91.297119140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.364569991827011"^^xsd:decimal ;
  dwc:decimalLongitude "-91.297119140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.364569991827011 -91.297119140625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.364569991827011"^^xsd:decimal ;
  geo-pos:long "-91.297119140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.297119140625'^^xsd:double;
  dwc:latitude '-0.36456999182701'^^xsd:double;
  dwc:individualCount '539'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429018'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '195'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427994'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427837'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428415'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417994'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '7.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417994'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416757'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416757'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:observedWeight '10.670000076294'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429330'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428706'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428706'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '462'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426731'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423697'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '338'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427471'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425415'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422863'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419242'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419279'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426959'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416672'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418413'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5427885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '534'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427885'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.721710026264191 -91.3498229980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.721710026264191"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3498229980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.721710026264191 -91.3498229980469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.721710026264191"^^xsd:decimal ;
  geo-pos:long "-91.3498229980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.349822998047'^^xsd:double;
  dwc:latitude '-0.72171002626419'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425607'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.217999994754791 -91.1731033325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.217999994754791"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1731033325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.217999994754791 -91.1731033325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.217999994754791"^^xsd:decimal ;
  geo-pos:long "-91.1731033325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '672'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417728'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416457'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416457'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419619'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422951'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426492'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '4800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419652'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429132'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '544'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426493'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426493'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03436005115509 -91.2337036132812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03436005115509"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2337036132812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03436005115509 -91.2337036132812)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03436005115509"^^xsd:decimal ;
  geo-pos:long "-91.2337036132812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.233703613281'^^xsd:double;
  dwc:latitude '-1.0343600511551'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428573'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427081'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418724'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418724'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416599'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '805'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426331'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429586'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '2335'^^xsd:integer;
  dwc:observedWeight '57.439998626709'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429586'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419250'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416371'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416371'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425634'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425634'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427404'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.864669978618622 -89.3670883178711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.864669978618622"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3670883178711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.864669978618622 -89.3670883178711)"^^geo:wktLiteral ;
  geo-pos:lat "-0.864669978618622"^^xsd:decimal ;
  geo-pos:long "-89.3670883178711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367088317871'^^xsd:double;
  dwc:latitude '-0.86466997861862'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '13.619999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418558'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415831'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415831'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29219996929169 -90.4961471557617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29219996929169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4961471557617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29219996929169 -90.4961471557617)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29219996929169"^^xsd:decimal ;
  geo-pos:long "-90.4961471557617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425695'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.496147155762'^^xsd:double;
  dwc:latitude '-1.2921999692917'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425695'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422850'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428443'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421142'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418381'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426962'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.982100009918213 -91.0089263916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.982100009918213"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0089263916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.982100009918213 -91.0089263916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.982100009918213"^^xsd:decimal ;
  geo-pos:long "-91.0089263916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417281'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.008926391602'^^xsd:double;
  dwc:latitude '-0.98210000991821'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417281'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '5100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420693'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426577'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428005'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420805'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423941'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428440'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416852'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416852'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421320'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421320'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429625'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427357'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427357'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428303'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499969989061356 -91.4632797241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.499969989061356"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4632797241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499969989061356 -91.4632797241211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.499969989061356"^^xsd:decimal ;
  geo-pos:long "-91.4632797241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425201'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463279724121'^^xsd:double;
  dwc:latitude '-0.49996998906136'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425201'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425255'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417830'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.6099998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417830'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31280994415283 -90.511848449707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31280994415283"^^xsd:decimal ;
  dwc:decimalLongitude "-90.511848449707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31280994415283 -90.511848449707)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31280994415283"^^xsd:decimal ;
  geo-pos:long "-90.511848449707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.511848449707'^^xsd:double;
  dwc:latitude '-1.3128099441528'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426221'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416862'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '93'^^xsd:integer;
  dwc:observedWeight '27.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416862'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417621'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417621'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415009'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415009'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425790'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416998'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416998'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417464'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428641'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416173'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422369'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '735'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425991'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207609996199608 -91.39453125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207609996199608"^^xsd:decimal ;
  dwc:decimalLongitude "-91.39453125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207609996199608 -91.39453125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207609996199608"^^xsd:decimal ;
  geo-pos:long "-91.39453125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39453125'^^xsd:double;
  dwc:latitude '-0.20760999619961'^^xsd:double;
  dwc:individualCount '789'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426650'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424330'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419916'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429836'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427566'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419225'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418357'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418357'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417806'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.0699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417806'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233419999480247 -91.3964080810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233419999480247"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3964080810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233419999480247 -91.3964080810547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233419999480247"^^xsd:decimal ;
  geo-pos:long "-91.3964080810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417534'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396408081055'^^xsd:double;
  dwc:latitude '-0.23341999948025'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '19.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417534'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '437'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420064'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418269'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418269'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427584'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.954999983310699"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4630966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.954999983310699 -91.4630966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.954999983310699"^^xsd:decimal ;
  geo-pos:long "-91.4630966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.463096618652'^^xsd:double;
  dwc:latitude '-0.9549999833107'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424767'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429057'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415481'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415481'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '546'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423087'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105159997940063 -91.4814071655273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.105159997940063"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4814071655273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.105159997940063 -91.4814071655273)"^^geo:wktLiteral ;
  geo-pos:lat "0.105159997940063"^^xsd:decimal ;
  geo-pos:long "-91.4814071655273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481407165527'^^xsd:double;
  dwc:latitude '0.10515999794006'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429773'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421475'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770709991455078 -89.2820205688477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.770709991455078"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2820205688477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.770709991455078 -89.2820205688477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.770709991455078"^^xsd:decimal ;
  geo-pos:long "-89.2820205688477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418633'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.282020568848'^^xsd:double;
  dwc:latitude '-0.77070999145508'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:observedWeight '29.540000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418633'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427847'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '117'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424970'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419622'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418208'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976069986820221 -90.984733581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.976069986820221"^^xsd:decimal ;
  dwc:decimalLongitude "-90.984733581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.976069986820221 -90.984733581543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.976069986820221"^^xsd:decimal ;
  geo-pos:long "-90.984733581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.984733581543'^^xsd:double;
  dwc:latitude '-0.97606998682022'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416077'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419463'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418390'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '7.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418390'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422004'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415560'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415560'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421647'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416983'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416983'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419595'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2010'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416356'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416356'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0487199984490871 -91.5173873901367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0487199984490871"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5173873901367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0487199984490871 -91.5173873901367)"^^geo:wktLiteral ;
  geo-pos:lat "0.0487199984490871"^^xsd:decimal ;
  geo-pos:long "-91.5173873901367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.517387390137'^^xsd:double;
  dwc:latitude '0.048719998449087'^^xsd:double;
  dwc:individualCount '324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426000'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426724'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428903'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428903'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428633'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420954'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '233'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427579'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427340'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '535'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427581'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425114'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0368699990212917 -91.5237808227539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0368699990212917"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5237808227539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0368699990212917 -91.5237808227539)"^^geo:wktLiteral ;
  geo-pos:lat "0.0368699990212917"^^xsd:decimal ;
  geo-pos:long "-91.5237808227539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425467'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.523780822754'^^xsd:double;
  dwc:latitude '0.036869999021292'^^xsd:double;
  dwc:individualCount '2765'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425467'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421937'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428703'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821160018444061 -89.3473129272461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821160018444061"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3473129272461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821160018444061 -89.3473129272461)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821160018444061"^^xsd:decimal ;
  geo-pos:long "-89.3473129272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.347312927246'^^xsd:double;
  dwc:latitude '-0.82116001844406'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418645'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419536'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '328'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422860'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423075'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418088'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '12.689999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418088'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415551'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415551'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '8693'^^xsd:integer;
  dwc:observedWeight '240.3630065918'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420321'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420408'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420408'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416281'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416281'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425882'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421010'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415844'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415844'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416110'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416110'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421093'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421702'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427736'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '461'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427736'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429213'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418953'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421273'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '308'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421273'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417008'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415037'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415037'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0466400384903 -91.146369934082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0466400384903"^^xsd:decimal ;
  dwc:decimalLongitude "-91.146369934082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0466400384903 -91.146369934082)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0466400384903"^^xsd:decimal ;
  geo-pos:long "-91.146369934082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146369934082'^^xsd:double;
  dwc:latitude '-1.0466400384903'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417400'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '20.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417221'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420058'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '576'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420058'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417567'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417567'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.062550000846386"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4074783325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.062550000846386 -91.4074783325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.062550000846386"^^xsd:decimal ;
  geo-pos:long "-91.4074783325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.40747833252'^^xsd:double;
  dwc:latitude '-0.062550000846386'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425923'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:observedWeight '22.860000610352'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429374'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421766'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421584'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427777'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417508'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417508'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.786350011825562 -89.4683532714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.786350011825562"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683532714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.786350011825562 -89.4683532714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.786350011825562"^^xsd:decimal ;
  geo-pos:long "-89.4683532714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418687'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468353271484'^^xsd:double;
  dwc:latitude '-0.78635001182556'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418687'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418497'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418497'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422076'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419615'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416314'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416314'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427228'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417657'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '16.319999694824'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417657'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '421'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425300'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421023'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416885'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416885'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416942'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416942'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415035'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '7.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415035'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687470018863678 -91.2507781982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687470018863678"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2507781982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687470018863678 -91.2507781982422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687470018863678"^^xsd:decimal ;
  geo-pos:long "-91.2507781982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250778198242'^^xsd:double;
  dwc:latitude '-0.68747001886368'^^xsd:double;
  dwc:individualCount '685'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429169'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925939977169037 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925939977169037"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925939977169037 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925939977169037"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92593997716904'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429434'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '5324'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367060005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2739791870117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367060005664825"^^xsd:decimal ;
  geo-pos:long "-91.2739791870117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417501'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273979187012'^^xsd:double;
  dwc:latitude '-0.36706000566482'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417501'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667379975318909 -91.2511596679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.667379975318909"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2511596679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.667379975318909 -91.2511596679688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.667379975318909"^^xsd:decimal ;
  geo-pos:long "-91.2511596679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.251159667969'^^xsd:double;
  dwc:latitude '-0.66737997531891'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425618'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423013'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427617'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '48.072601318359'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419867'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420154'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35196995735168 -89.7281265258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35196995735168"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7281265258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35196995735168 -89.7281265258789)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35196995735168"^^xsd:decimal ;
  geo-pos:long "-89.7281265258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425520'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.728126525879'^^xsd:double;
  dwc:latitude '-1.3519699573517'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425520'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424976'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '5179'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424976'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '3.8599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418536'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36213004589081 -90.4543075561523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36213004589081"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4543075561523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36213004589081 -90.4543075561523)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36213004589081"^^xsd:decimal ;
  geo-pos:long "-90.4543075561523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417717'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.454307556152'^^xsd:double;
  dwc:latitude '-1.3621300458908'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '14.510000228882'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428592'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417744'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417744'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.677500009536743 -90.539680480957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.677500009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-90.539680480957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.677500009536743 -90.539680480957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.677500009536743"^^xsd:decimal ;
  geo-pos:long "-90.539680480957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.539680480957'^^xsd:double;
  dwc:latitude '-0.67750000953674'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '10.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417975'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30888891220093 -90.5064010620117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30888891220093"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5064010620117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30888891220093 -90.5064010620117)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30888891220093"^^xsd:decimal ;
  geo-pos:long "-90.5064010620117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424624'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.506401062012'^^xsd:double;
  dwc:latitude '-1.3088889122009'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417786'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416869'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:observedWeight '37.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416869'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.726840019226074 -90.4764022827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.726840019226074"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4764022827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.726840019226074 -90.4764022827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.726840019226074"^^xsd:decimal ;
  geo-pos:long "-90.4764022827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427627'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.476402282715'^^xsd:double;
  dwc:latitude '-0.72684001922607'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427627'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423328'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '1190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420665'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416578'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416578'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01420998573303 -91.411979675293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01420998573303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.411979675293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01420998573303 -91.411979675293)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01420998573303"^^xsd:decimal ;
  geo-pos:long "-91.411979675293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.411979675293'^^xsd:double;
  dwc:latitude '-1.014209985733'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429156'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422915'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422915'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425952'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425952'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425374'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426701'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '139'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428139'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418347'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418347'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429121'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427162'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424760'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415599'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415599'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416875'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '28.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416875'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427658'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0275400001555681 -91.4249877929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0275400001555681"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4249877929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0275400001555681 -91.4249877929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0275400001555681"^^xsd:decimal ;
  geo-pos:long "-91.4249877929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424987792969'^^xsd:double;
  dwc:latitude '-0.027540000155568'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425921'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421472'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '748'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421472'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821160018444061 -89.3473129272461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821160018444061"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3473129272461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821160018444061 -89.3473129272461)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821160018444061"^^xsd:decimal ;
  geo-pos:long "-89.3473129272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418643'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.347312927246'^^xsd:double;
  dwc:latitude '-0.82116001844406'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418643'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416021'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416021'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '21.340000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429359'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6008'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423554'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421449'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428807'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417056'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417056'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420840'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '437'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.892579972743988 -89.6104583740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.892579972743988"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6104583740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.892579972743988 -89.6104583740234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.892579972743988"^^xsd:decimal ;
  geo-pos:long "-89.6104583740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.610458374023'^^xsd:double;
  dwc:latitude '-0.89257997274399'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415649'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415649'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497249990701675"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3710021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497249990701675"^^xsd:decimal ;
  geo-pos:long "-90.3710021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429708'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429884'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423308'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425703'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426175'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423207'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421490'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421490'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415445'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415445'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418718'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418718'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419461'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428914'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428914'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424280'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '315'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428837'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429104'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186859995126724 -91.3910598754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.186859995126724"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3910598754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.186859995126724 -91.3910598754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.186859995126724"^^xsd:decimal ;
  geo-pos:long "-91.3910598754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391059875488'^^xsd:double;
  dwc:latitude '-0.18685999512672'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425481'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376179993152618 -91.2865371704102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.376179993152618"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2865371704102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.376179993152618 -91.2865371704102)"^^geo:wktLiteral ;
  geo-pos:lat "-0.376179993152618"^^xsd:decimal ;
  geo-pos:long "-91.2865371704102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28653717041'^^xsd:double;
  dwc:latitude '-0.37617999315262'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426465'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '570'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426865'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426535'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418613'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418613'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417042'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417042'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '596'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421020'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423640'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4895'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '567'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429895'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428267'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421075'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421075'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425899'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '807'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415321'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '11.340000152588'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415321'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428156'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428156'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422891'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426681'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '710'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426681'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427946'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427946'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '8020'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415217'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415217'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418149'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418149'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419901'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420534'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428522'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428145'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417340'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428511'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421668'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417760'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417760'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428966'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415487'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '12.239999771118'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415020'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '6316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420649'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427982'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427982'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424613'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '2640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423657'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424171'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428717'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428717'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386229991912842 -91.2769393920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386229991912842"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2769393920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386229991912842 -91.2769393920898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386229991912842"^^xsd:decimal ;
  geo-pos:long "-91.2769393920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.27693939209'^^xsd:double;
  dwc:latitude '-0.38622999191284'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425133'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422097'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420328'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420328'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417947'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417947'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '4712'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427006'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '376'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427006'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416835'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416835'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690280020236969 -91.2830963134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690280020236969"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2830963134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690280020236969 -91.2830963134766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690280020236969"^^xsd:decimal ;
  geo-pos:long "-91.2830963134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.283096313477'^^xsd:double;
  dwc:latitude '-0.69028002023697'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425148'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417147'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:observedWeight '29'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417147'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419323'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419323'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417021'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417021'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419943'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421104'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416643'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416643'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427680'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419403'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419403'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425967'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '494'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426196'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428359'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428359'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415352'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415352'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420128'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680814623832703 -91.2627105712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.680814623832703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2627105712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.680814623832703 -91.2627105712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.680814623832703"^^xsd:decimal ;
  geo-pos:long "-91.2627105712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.262710571289'^^xsd:double;
  dwc:latitude '-0.6808146238327'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425751'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425576'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '317'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428034'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418086'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2599999904633'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418086'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416478'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416478'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416276'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:observedWeight '49.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416276'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979330003261566 -91.4490127563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.979330003261566"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4490127563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.979330003261566 -91.4490127563477)"^^geo:wktLiteral ;
  geo-pos:lat "-0.979330003261566"^^xsd:decimal ;
  geo-pos:long "-91.4490127563477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417539'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.449012756348'^^xsd:double;
  dwc:latitude '-0.97933000326157'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417539'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.893069982528687 -91.5131225585938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.893069982528687"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5131225585938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.893069982528687 -91.5131225585938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.893069982528687"^^xsd:decimal ;
  geo-pos:long "-91.5131225585938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.513122558594'^^xsd:double;
  dwc:latitude '-0.89306998252869'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429508'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415376'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.6400001049042'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415376'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417015'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417015'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '774'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422876'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425798'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '314'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426969'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422018'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427165'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427165'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '27.936500549316'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.625249981880188"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7539215087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.625249981880188 -90.7539215087891)"^^geo:wktLiteral ;
  geo-pos:lat "0.625249981880188"^^xsd:decimal ;
  geo-pos:long "-90.7539215087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.753921508789'^^xsd:double;
  dwc:latitude '0.62524998188019'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417688'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:observedWeight '20.861700057983'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420116'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418045'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418045'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425836'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '22235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420358'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418099'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418099'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '434'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '1700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422765'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422780'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418584'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '14.090000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418584'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419540'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419772'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05050003528595 -91.1814804077148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05050003528595"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1814804077148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05050003528595 -91.1814804077148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05050003528595"^^xsd:decimal ;
  geo-pos:long "-91.1814804077148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417443'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.181480407715'^^xsd:double;
  dwc:latitude '-1.0505000352859'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417443'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23023998737335 -90.4722366333008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23023998737335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4722366333008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23023998737335 -90.4722366333008)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23023998737335"^^xsd:decimal ;
  geo-pos:long "-90.4722366333008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425718'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472236633301'^^xsd:double;
  dwc:latitude '-1.2302399873734'^^xsd:double;
  dwc:individualCount '434'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428432'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419203'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419203'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422315'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422315'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415431'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415431'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '211'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424297'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427662'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652239978313446 -91.1364364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652239978313446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1364364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652239978313446 -91.1364364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652239978313446"^^xsd:decimal ;
  geo-pos:long "-91.1364364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.136436462402'^^xsd:double;
  dwc:latitude '-0.65223997831345'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425514'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421283'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421283'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01776003837585 -91.0492630004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01776003837585"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0492630004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01776003837585 -91.0492630004883)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01776003837585"^^xsd:decimal ;
  geo-pos:long "-91.0492630004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.049263000488'^^xsd:double;
  dwc:latitude '-1.0177600383759'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425807'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415220'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415220'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418639'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418639'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421812'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421812'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415774'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2498168945312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382669985294342"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498168945312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2498168945312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382669985294342"^^xsd:decimal ;
  geo-pos:long "-91.2498168945312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249816894531'^^xsd:double;
  dwc:latitude '-0.38266998529434'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425852'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424285'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424285'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '1434'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427926'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424498'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428623'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415136'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '7.710000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415136'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419907'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419907'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '575'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419099'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428010'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420494'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '928'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419300'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '1040'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420354'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '219'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415758'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415758'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '784'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426683'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.734399974346161"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3683013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.734399974346161 -91.3683013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-0.734399974346161"^^xsd:decimal ;
  geo-pos:long "-91.3683013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.368301391602'^^xsd:double;
  dwc:latitude '-0.73439997434616'^^xsd:double;
  dwc:individualCount '2520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429197'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '10000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420630'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '461'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428588'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419500'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '468'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419500'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425830'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417378'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417378'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03996002674103 -91.1577682495117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03996002674103"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1577682495117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03996002674103 -91.1577682495117)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03996002674103"^^xsd:decimal ;
  geo-pos:long "-91.1577682495117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415461'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157768249512'^^xsd:double;
  dwc:latitude '-1.039960026741'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415461'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '1420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425209'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:observedWeight '39.31969833374'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420023'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423332'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421510'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415552'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415552'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419022'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422932'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428755'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428266'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422894'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427507'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425308'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429319'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416199'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.892579972743988 -89.6104583740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.892579972743988"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6104583740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.892579972743988 -89.6104583740234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.892579972743988"^^xsd:decimal ;
  geo-pos:long "-89.6104583740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.610458374023'^^xsd:double;
  dwc:latitude '-0.89257997274399'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415188'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415151'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415151'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126080006361008 -91.3916320800781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126080006361008"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916320800781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126080006361008 -91.3916320800781)"^^geo:wktLiteral ;
  geo-pos:lat "0.126080006361008"^^xsd:decimal ;
  geo-pos:long "-91.3916320800781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391632080078'^^xsd:double;
  dwc:latitude '0.12608000636101'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425955'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429863'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429863'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420525'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415451'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:observedWeight '72.800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415451'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '6015'^^xsd:integer;
  dwc:observedWeight '204.19999694824'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429284'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '46.258499145508'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420131'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416514'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416514'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20108999311924 -91.3898391723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20108999311924"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3898391723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20108999311924 -91.3898391723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20108999311924"^^xsd:decimal ;
  geo-pos:long "-91.3898391723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389839172363'^^xsd:double;
  dwc:latitude '-0.20108999311924'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426081'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418616'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418616'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:observedWeight '13.630000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418577'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204429998993874"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3860168457031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204429998993874"^^xsd:decimal ;
  geo-pos:long "-91.3860168457031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386016845703'^^xsd:double;
  dwc:latitude '-0.20442999899387'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426083'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424154'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424223'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416049'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '247.6190032959'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420036'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.367060005664825"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2739791870117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.367060005664825 -91.2739791870117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.367060005664825"^^xsd:decimal ;
  geo-pos:long "-91.2739791870117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417499'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.273979187012'^^xsd:double;
  dwc:latitude '-0.36706000566482'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417499'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.772700011730194"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3486022949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.772700011730194 -90.3486022949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.772700011730194"^^xsd:decimal ;
  geo-pos:long "-90.3486022949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.348602294922'^^xsd:double;
  dwc:latitude '-0.77270001173019'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427420'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429097'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429097'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416200'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416200'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415034'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415034'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425448'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416846'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416846'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416893'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '824'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426001'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '5.8899998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417685'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5067520141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27632999420166"^^xsd:decimal ;
  geo-pos:long "-91.5067520141602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50675201416'^^xsd:double;
  dwc:latitude '-0.27632999420166'^^xsd:double;
  dwc:individualCount '2160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425157'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '7383'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422664'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '995'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426925'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '510'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428044'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27820003032684 -90.4933013916016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27820003032684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4933013916016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27820003032684 -90.4933013916016)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27820003032684"^^xsd:decimal ;
  geo-pos:long "-90.4933013916016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.493301391602'^^xsd:double;
  dwc:latitude '-1.2782000303268'^^xsd:double;
  dwc:individualCount '14900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421092'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427919'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427919'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.327540010213852 -91.3383865356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.327540010213852"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3383865356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.327540010213852 -91.3383865356445)"^^geo:wktLiteral ;
  geo-pos:lat "-0.327540010213852"^^xsd:decimal ;
  geo-pos:long "-91.3383865356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.338386535645'^^xsd:double;
  dwc:latitude '-0.32754001021385'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428819'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416400'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416400'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428698'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699100017547607 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699100017547607"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699100017547607 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699100017547607"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69910001754761'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421018'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421018'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2020'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428374'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424725'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420458'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420458'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '3919'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421354'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.918850004673004 -89.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.918850004673004"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.918850004673004 -89.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.918850004673004"^^xsd:decimal ;
  geo-pos:long "-89.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418559'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.396331787109'^^xsd:double;
  dwc:latitude '-0.918850004673'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '4.5500001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418559'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416736'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '136'^^xsd:integer;
  dwc:observedWeight '30.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416736'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.945349991321564 -89.5707168579102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.945349991321564"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5707168579102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.945349991321564 -89.5707168579102)"^^geo:wktLiteral ;
  geo-pos:lat "-0.945349991321564"^^xsd:decimal ;
  geo-pos:long "-89.5707168579102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418739'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57071685791'^^xsd:double;
  dwc:latitude '-0.94534999132156'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418739'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '3500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419130'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426310'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '23521'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426325'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416317'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416317'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424275'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428569'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421732'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416313'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416313'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415906'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415906'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417793'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '5.8899998664856'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417793'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418202'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:observedWeight '11.810000419617'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418202'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415058'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415058'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375 -90.9554977416992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9554977416992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375 -90.9554977416992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375"^^xsd:decimal ;
  geo-pos:long "-90.9554977416992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419669'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415104'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415104'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694199979305267 -91.3035583496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694199979305267"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035583496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694199979305267 -91.3035583496094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694199979305267"^^xsd:decimal ;
  geo-pos:long "-91.3035583496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425228'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.303558349609'^^xsd:double;
  dwc:latitude '-0.69419997930527'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425228'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '3197'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422810'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424860'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415438'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415438'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427631'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422978'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423536'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '612'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418676'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '16.360000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418676'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415609'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415609'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415648'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415648'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422441'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422441'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428183'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395359992980957 -91.3765411376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395359992980957"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3765411376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395359992980957 -91.3765411376953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395359992980957"^^xsd:decimal ;
  geo-pos:long "-91.3765411376953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425190'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376541137695'^^xsd:double;
  dwc:latitude '-0.39535999298096'^^xsd:double;
  dwc:individualCount '3052'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425190'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429912'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415815'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415815'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423209'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417282'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.261489987373352 -91.4767303466797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.261489987373352"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4767303466797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.261489987373352 -91.4767303466797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.261489987373352"^^xsd:decimal ;
  geo-pos:long "-91.4767303466797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426630'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.47673034668'^^xsd:double;
  dwc:latitude '-0.26148998737335'^^xsd:double;
  dwc:individualCount '2136'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426630'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687179982662201 -91.3185577392578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.687179982662201"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3185577392578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.687179982662201 -91.3185577392578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.687179982662201"^^xsd:decimal ;
  geo-pos:long "-91.3185577392578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.318557739258'^^xsd:double;
  dwc:latitude '-0.6871799826622'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428525'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '945'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422110'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425708'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '286'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429671'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420386'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426498'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426498'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424966'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652220010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.126579284668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652220010757446"^^xsd:decimal ;
  geo-pos:long "-91.126579284668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.126579284668'^^xsd:double;
  dwc:latitude '-0.65222001075745'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428454'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428613'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421267'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416120'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416120'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418488'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418488'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424419'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420185'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417156'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:observedWeight '13.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417156'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419789'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419789'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '21442'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426409'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417043'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417043'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.693470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2990188598633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.693470001220703 -91.2990188598633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.693470001220703"^^xsd:decimal ;
  geo-pos:long "-91.2990188598633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425234'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.299018859863'^^xsd:double;
  dwc:latitude '-0.6934700012207'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425234'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417866'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '11.300000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417866'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418238'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418238'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.30392000079155 -90.8342590332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.30392000079155"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8342590332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.30392000079155 -90.8342590332031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.30392000079155"^^xsd:decimal ;
  geo-pos:long "-90.8342590332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418026'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.834259033203'^^xsd:double;
  dwc:latitude '-0.30392000079155'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '17.739999771118'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418026'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425512'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428170'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '113'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428170'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419115'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421480'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '912'^^xsd:integer;
  dwc:observedWeight '29.931999206543'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420125'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23476004600525 -90.4807434082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23476004600525"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4807434082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23476004600525 -90.4807434082031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23476004600525"^^xsd:decimal ;
  geo-pos:long "-90.4807434082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.480743408203'^^xsd:double;
  dwc:latitude '-1.2347600460052'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425665'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497249990701675"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3710021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497249990701675 -90.3710021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497249990701675"^^xsd:decimal ;
  geo-pos:long "-90.3710021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.371002197266'^^xsd:double;
  dwc:latitude '-0.49724999070168'^^xsd:double;
  dwc:individualCount '485'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417884'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417884'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.62000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415117'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420335'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428026'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421552'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427676'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427676'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02401995658875"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0376434326172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02401995658875"^^xsd:decimal ;
  geo-pos:long "-91.0376434326172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.037643432617'^^xsd:double;
  dwc:latitude '-1.0240199565888'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429204'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417383'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417383'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29545998573303 -90.5024566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29545998573303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5024566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29545998573303 -90.5024566650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29545998573303"^^xsd:decimal ;
  geo-pos:long "-90.5024566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.502456665039'^^xsd:double;
  dwc:latitude '-1.295459985733'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426135'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418943'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '373'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418943'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416238'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416238'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.982931971549988 -90.9628829956055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.982931971549988"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9628829956055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.982931971549988 -90.9628829956055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.982931971549988"^^xsd:decimal ;
  geo-pos:long "-90.9628829956055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.962882995605'^^xsd:double;
  dwc:latitude '-0.98293197154999'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425820'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362219989299774 -91.2940673828125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362219989299774"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2940673828125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362219989299774 -91.2940673828125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362219989299774"^^xsd:decimal ;
  geo-pos:long "-91.2940673828125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.294067382812'^^xsd:double;
  dwc:latitude '-0.36221998929977'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425931'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418437'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418437'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423204'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423256'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420558'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429464'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429464'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '975'^^xsd:integer;
  dwc:observedWeight '19.809999465942'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429355'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415949'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427530'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420069'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.117980003356934 -91.1522903442383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.117980003356934"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1522903442383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.117980003356934 -91.1522903442383)"^^geo:wktLiteral ;
  geo-pos:lat "-0.117980003356934"^^xsd:decimal ;
  geo-pos:long "-91.1522903442383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417550'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.152290344238'^^xsd:double;
  dwc:latitude '-0.11798000335693'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417550'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416141'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416141'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '15575'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426746'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427438'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427709'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418552'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418552'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233989998698235 -90.5812606811523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233989998698235"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5812606811523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233989998698235 -90.5812606811523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233989998698235"^^xsd:decimal ;
  geo-pos:long "-90.5812606811523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418056'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.581260681152'^^xsd:double;
  dwc:latitude '-0.23398999869824'^^xsd:double;
  dwc:individualCount '387'^^xsd:integer;
  dwc:observedWeight '81.169998168945'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418056'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03269004821777 -91.2243576049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03269004821777"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2243576049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03269004821777 -91.2243576049805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03269004821777"^^xsd:decimal ;
  geo-pos:long "-91.2243576049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415125'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22435760498'^^xsd:double;
  dwc:latitude '-1.0326900482178'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415125'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429609'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:observedWeight '1727.2700195312'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429609'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425785'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.126599997282028"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4163970947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.126599997282028 -91.4163970947266)"^^geo:wktLiteral ;
  geo-pos:lat "0.126599997282028"^^xsd:decimal ;
  geo-pos:long "-91.4163970947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.416397094727'^^xsd:double;
  dwc:latitude '0.12659999728203'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424714'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429046'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417305'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417305'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422769'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417106'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417106'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426957'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780669987201691 -91.4205780029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780669987201691"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4205780029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780669987201691 -91.4205780029297)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780669987201691"^^xsd:decimal ;
  geo-pos:long "-91.4205780029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425623'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.42057800293'^^xsd:double;
  dwc:latitude '-0.78066998720169'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425623'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425604'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.838299989700317 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.838299989700317"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.838299989700317 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.838299989700317"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424088'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.83829998970032'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '730'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428604'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423668'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '7240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423668'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428135'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417335'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417335'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422912'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426688'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422373'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429062'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '920'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429062'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427641'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423250'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418318'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418318'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418249'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '12.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418249'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419443'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '216'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428053'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419704'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419704'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427293'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420502'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428358'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '213'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428358'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424594'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415736'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3850631713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206459999084473"^^xsd:decimal ;
  geo-pos:long "-91.3850631713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385063171387'^^xsd:double;
  dwc:latitude '-0.20645999908447'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425922'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419922'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417324'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417324'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725000023841858 -91.3539962768555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.725000023841858"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3539962768555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.725000023841858 -91.3539962768555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.725000023841858"^^xsd:decimal ;
  geo-pos:long "-91.3539962768555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419661'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.353996276855'^^xsd:double;
  dwc:latitude '-0.72500002384186'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419661'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05454003810883 -91.1629486083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05454003810883"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1629486083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05454003810883 -91.1629486083984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05454003810883"^^xsd:decimal ;
  geo-pos:long "-91.1629486083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.162948608398'^^xsd:double;
  dwc:latitude '-1.0545400381088'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417197'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429832'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422118'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422118'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415647'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415647'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416595'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416595'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418545'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419558'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '602'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426838'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417033'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417033'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427365'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427365'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418100'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419760'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.767899990081787"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3127975463867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.767899990081787 -90.3127975463867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.767899990081787"^^xsd:decimal ;
  geo-pos:long "-90.3127975463867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.312797546387'^^xsd:double;
  dwc:latitude '-0.76789999008179'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420322'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '258'^^xsd:integer;
  dwc:observedWeight '11.927399635315'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429871'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1282'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425459'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422893'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420608'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429090'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418635'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418866'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422918'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426787'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1602'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426787'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '5000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420514'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '393'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428184'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233419999480247 -91.3964080810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233419999480247"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3964080810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233419999480247 -91.3964080810547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233419999480247"^^xsd:decimal ;
  geo-pos:long "-91.3964080810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417533'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396408081055'^^xsd:double;
  dwc:latitude '-0.23341999948025'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417533'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425815'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417271'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417271'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38892996311188 -89.6199264526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38892996311188"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6199264526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38892996311188 -89.6199264526367)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38892996311188"^^xsd:decimal ;
  geo-pos:long "-89.6199264526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417916'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.619926452637'^^xsd:double;
  dwc:latitude '-1.3889299631119'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417916'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421022'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424616'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416785'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416785'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427901'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '2455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427901'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417660'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '8.6199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417660'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422692'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424457'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417234'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.829320013523102 -89.3486328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.829320013523102"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3486328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.829320013523102 -89.3486328125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.829320013523102"^^xsd:decimal ;
  geo-pos:long "-89.3486328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418408'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.3486328125'^^xsd:double;
  dwc:latitude '-0.8293200135231'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418408'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429656'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428722'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418555'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418555'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34097850322723 -89.6824569702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34097850322723"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6824569702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34097850322723 -89.6824569702148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34097850322723"^^xsd:decimal ;
  geo-pos:long "-89.6824569702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425537'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.682456970215'^^xsd:double;
  dwc:latitude '-1.3409785032272'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425537'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426491'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427905'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415522'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415522'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:observedWeight '43.990898132324'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419983'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428509'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424917'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0276699997484684"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4243011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0276699997484684 -91.4243011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0276699997484684"^^xsd:decimal ;
  geo-pos:long "-91.4243011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.424301147461'^^xsd:double;
  dwc:latitude '-0.027669999748468'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425895'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416174'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416174'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426288'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415984'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.1399998664856'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415984'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416150'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416150'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417360'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417360'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422957'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427230'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429960'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429960'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5420319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420319'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420329'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420329'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '5060'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423659'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423591'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '1520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415294'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.1199998855591'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415294'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419070'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419070'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428742'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427143'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424397'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424397'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428786'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426980'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419239'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419239'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:observedWeight '25.850299835205'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419724'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.4500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415236'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421334'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '7733'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421334'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429549'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427561'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415384'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.7300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415384'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415018'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415018'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415206'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.8099999427795'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415206'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415185'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415185'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:observedWeight '22.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415529'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415995'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.6400003433228'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415995'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420553'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420553'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416468'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427386'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427360'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421488'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421674'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421674'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416385'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416385'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.858489990234375 -89.3642272949219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.858489990234375"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3642272949219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.858489990234375 -89.3642272949219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.858489990234375"^^xsd:decimal ;
  geo-pos:long "-89.3642272949219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418324'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.364227294922'^^xsd:double;
  dwc:latitude '-0.85848999023438'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418324'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '104'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428671'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '27.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417893'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415640'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415640'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416300'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416300'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417962'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417962'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416168'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '6.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416168'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '262'^^xsd:integer;
  dwc:observedWeight '93.877502441406'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420031'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425384'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416241'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416241'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418171'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418171'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422003'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422003'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426998'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '354'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426998'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415163'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415163'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426143'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '318'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426143'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427402'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427604'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427604'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420389'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429648'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429648'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422613'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1083'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664049983024597 -90.5553970336914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664049983024597"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5553970336914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664049983024597 -90.5553970336914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664049983024597"^^xsd:decimal ;
  geo-pos:long "-90.5553970336914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.555397033691'^^xsd:double;
  dwc:latitude '-0.6640499830246'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427545'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416824'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416824'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416240'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416240'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420241'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420628'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428186'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428114'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419154'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419154'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04718005657196 -91.1878509521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04718005657196"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1878509521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04718005657196 -91.1878509521484)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04718005657196"^^xsd:decimal ;
  geo-pos:long "-91.1878509521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.187850952148'^^xsd:double;
  dwc:latitude '-1.047180056572'^^xsd:double;
  dwc:individualCount '780'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426166'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '872'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426035'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423443'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417094'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417094'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422284'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422284'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '544'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427595'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '890'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421473'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421473'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '405'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426619'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '540'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428424'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424439'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417247'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417247'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421307'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421307'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.353489995002747 -91.2931365966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.353489995002747"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2931365966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.353489995002747 -91.2931365966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.353489995002747"^^xsd:decimal ;
  geo-pos:long "-91.2931365966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.29313659668'^^xsd:double;
  dwc:latitude '-0.35348999500275'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425134'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428981'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '784'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428981'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02401995658875"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0376434326172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02401995658875 -91.0376434326172)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02401995658875"^^xsd:decimal ;
  geo-pos:long "-91.0376434326172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.037643432617'^^xsd:double;
  dwc:latitude '-1.0240199565888'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429187'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419347'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418207'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418207'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422312'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '30.549999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429249'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816670000553131 -89.5416412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816670000553131"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5416412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816670000553131 -89.5416412353516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816670000553131"^^xsd:decimal ;
  geo-pos:long "-89.5416412353516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541641235352'^^xsd:double;
  dwc:latitude '-0.81667000055313'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429905'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419052'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '396'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427153'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415734'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421635'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421635'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416944'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416944'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416413'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416413'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424690'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '5100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '10030'^^xsd:integer;
  dwc:observedWeight '340.5'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429282'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429164'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429202'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426389'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '21855'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426389'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '606'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422669'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420950'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420622'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '2500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420622'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419215'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419215'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '5880'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419645'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02691996097565 -91.1377334594727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02691996097565"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1377334594727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02691996097565 -91.1377334594727)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02691996097565"^^xsd:decimal ;
  geo-pos:long "-91.1377334594727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417183'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.137733459473'^^xsd:double;
  dwc:latitude '-1.0269199609757'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417183'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421455'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1958'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426608'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962189972400665 -91.009033203125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962189972400665"^^xsd:decimal ;
  dwc:decimalLongitude "-91.009033203125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962189972400665 -91.009033203125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962189972400665"^^xsd:decimal ;
  geo-pos:long "-91.009033203125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417320'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.009033203125'^^xsd:double;
  dwc:latitude '-0.96218997240066'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417320'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420601'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23010003566742"^^xsd:decimal ;
  dwc:decimalLongitude "-90.472297668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23010003566742 -90.472297668457)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23010003566742"^^xsd:decimal ;
  geo-pos:long "-90.472297668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417991'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472297668457'^^xsd:double;
  dwc:latitude '-1.2301000356674'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417991'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03400003910065 -91.2225723266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03400003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2225723266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03400003910065 -91.2225723266602)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03400003910065"^^xsd:decimal ;
  geo-pos:long "-91.2225723266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417431'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22257232666'^^xsd:double;
  dwc:latitude '-1.0340000391007'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417431'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429440'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415827'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415827'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415936'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415936'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418228'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418228'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416880'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416880'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425360'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427543'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428084'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '18.139999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421434'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37388888001442 -91.288330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.37388888001442"^^xsd:decimal ;
  dwc:decimalLongitude "-91.288330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37388888001442 -91.288330078125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.37388888001442"^^xsd:decimal ;
  geo-pos:long "-91.288330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.288330078125'^^xsd:double;
  dwc:latitude '-0.37388888001442'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418949'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416020'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416020'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416458'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418890'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422802'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '3049'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422802'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418623'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418623'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417462'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420164'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415079'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415079'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429398'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:observedWeight '17.719999313354'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429398'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '367'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429087'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417607'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417607'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420416'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '236'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425794'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33010005950928 -90.5051193237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33010005950928"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5051193237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33010005950928 -90.5051193237305)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33010005950928"^^xsd:decimal ;
  geo-pos:long "-90.5051193237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.50511932373'^^xsd:double;
  dwc:latitude '-1.3301000595093'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425684'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428030'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652220010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.126579284668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652220010757446"^^xsd:decimal ;
  geo-pos:long "-91.126579284668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.126579284668'^^xsd:double;
  dwc:latitude '-0.65222001075745'^^xsd:double;
  dwc:individualCount '0'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428461'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '305'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429770'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426497'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426497'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426631'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426631'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.105499997735023"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1832962036133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.105499997735023 -91.1832962036133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.105499997735023"^^xsd:decimal ;
  geo-pos:long "-91.1832962036133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420480'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183296203613'^^xsd:double;
  dwc:latitude '-0.10549999773502'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420480'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '15398'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426407'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40900003910065"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6250991821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40900003910065 -89.6250991821289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40900003910065"^^xsd:decimal ;
  geo-pos:long "-89.6250991821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625099182129'^^xsd:double;
  dwc:latitude '-1.4090000391007'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423515'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '895'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426646'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:observedWeight '36.281200408936'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420198'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417317'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '80.699996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417317'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419346'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419346'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416601'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416601'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425625'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419374'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419374'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415559'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416693'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416693'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415924'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415924'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '3740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420377'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.686699986457825"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3597030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.686699986457825 -89.3597030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-0.686699986457825"^^xsd:decimal ;
  geo-pos:long "-89.3597030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424185'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.359703063965'^^xsd:double;
  dwc:latitude '-0.68669998645783'^^xsd:double;
  dwc:individualCount '146'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424185'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418956'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418956'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429313'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429313'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419481'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415904'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415904'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02261400222778 -91.0525588989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02261400222778"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0525588989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02261400222778 -91.0525588989258)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02261400222778"^^xsd:decimal ;
  geo-pos:long "-91.0525588989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.052558898926'^^xsd:double;
  dwc:latitude '-1.0226140022278'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429189'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416185'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416185'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423353'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423353'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '427'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429036'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '4740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419683'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424294'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421593'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421819'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421819'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428013'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423974'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423974'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429665'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '543'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427174'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427965'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.89122998714447 -89.6143569946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.89122998714447"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6143569946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.89122998714447 -89.6143569946289)"^^geo:wktLiteral ;
  geo-pos:lat "-0.89122998714447"^^xsd:decimal ;
  geo-pos:long "-89.6143569946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.614356994629'^^xsd:double;
  dwc:latitude '-0.89122998714447'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420260'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421469'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:observedWeight '30.549999237061'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429272'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416803'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '24.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417152'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416521'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416521'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419363'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429561'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '132'^^xsd:integer;
  dwc:observedWeight '3.2400000095367'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429561'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31279003620148 -90.5114669799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31279003620148"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5114669799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31279003620148 -90.5114669799805)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31279003620148"^^xsd:decimal ;
  geo-pos:long "-90.5114669799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.51146697998'^^xsd:double;
  dwc:latitude '-1.3127900362015'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426136'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416658'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '123'^^xsd:integer;
  dwc:observedWeight '30'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416658'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416775'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416775'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429689'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416677'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '11.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416677'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418636'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415062'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415062'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420391'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423558'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423558'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417096'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417096'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '273'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428020'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '309'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428836'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417468'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417468'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '216'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429669'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422105'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '486'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423148'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424162'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419499'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '896'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419499'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416189'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416189'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416467'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416467'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416464'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416464'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '19150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420515'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422533'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424153'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424422'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424422'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420090'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415208'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '197'^^xsd:integer;
  dwc:observedWeight '53.169998168945'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415208'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415071'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:observedWeight '14.289999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415071'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426505'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '10500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422074'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '263'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428233'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971300005912781"^^xsd:decimal ;
  dwc:decimalLongitude "-90.951301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971300005912781 -90.951301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971300005912781"^^xsd:decimal ;
  geo-pos:long "-90.951301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424579'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.951301574707'^^xsd:double;
  dwc:latitude '-0.97130000591278'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417888'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417888'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417072'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417072'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415143'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.23000000417233'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415143'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422276'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419425'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421509'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421509'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416787'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416787'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417563'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417563'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419596'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98812997341156 -91.4570388793945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98812997341156"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4570388793945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98812997341156 -91.4570388793945)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98812997341156"^^xsd:decimal ;
  geo-pos:long "-91.4570388793945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417551'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.457038879395'^^xsd:double;
  dwc:latitude '-0.98812997341156'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417551'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420160'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415215'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.4900000095367'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415215'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419158'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419158'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424503'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03584003448486 -91.1410903930664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03584003448486"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1410903930664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03584003448486 -91.1410903930664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03584003448486"^^xsd:decimal ;
  geo-pos:long "-91.1410903930664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417122'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.141090393066'^^xsd:double;
  dwc:latitude '-1.0358400344849'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417122'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417230'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417230'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419124'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427063'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03282999992371 -91.2254333496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03282999992371"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2254333496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03282999992371 -91.2254333496094)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03282999992371"^^xsd:decimal ;
  geo-pos:long "-91.2254333496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415085'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.225433349609'^^xsd:double;
  dwc:latitude '-1.0328299999237'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '10.430000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415085'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3844528198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3844528198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3844528198242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3844528198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384452819824'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425479'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426855'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426527'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426527'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418435'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418435'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191229999065399 -91.390983581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.191229999065399"^^xsd:decimal ;
  dwc:decimalLongitude "-91.390983581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.191229999065399 -91.390983581543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.191229999065399"^^xsd:decimal ;
  geo-pos:long "-91.390983581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425503'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.390983581543'^^xsd:double;
  dwc:latitude '-0.1912299990654'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425503'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429838'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34403002262115 -90.4948806762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34403002262115"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4948806762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34403002262115 -90.4948806762695)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34403002262115"^^xsd:decimal ;
  geo-pos:long "-90.4948806762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.49488067627'^^xsd:double;
  dwc:latitude '-1.3440300226211'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426212'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424011'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420612'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420612'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425822'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425013'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.294629991054535 -91.554313659668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.294629991054535"^^xsd:decimal ;
  dwc:decimalLongitude "-91.554313659668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.294629991054535 -91.554313659668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.294629991054535"^^xsd:decimal ;
  geo-pos:long "-91.554313659668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425103'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.554313659668'^^xsd:double;
  dwc:latitude '-0.29462999105454'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425103'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415766'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '21.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415766'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416214'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416214'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416469'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416469'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421846'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422442'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424962'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '285'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424962'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424838'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424838'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425281'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428885'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428885'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427184'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423052'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424172'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '709'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424172'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421908'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415146'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415146'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419012'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426002'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '897'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426002'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '7600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426378'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418307'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '595'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427093'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420890'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '238'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426934'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427583'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427583'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.217999994754791 -91.1731033325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.217999994754791"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1731033325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.217999994754791 -91.1731033325195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.217999994754791"^^xsd:decimal ;
  geo-pos:long "-91.1731033325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.17310333252'^^xsd:double;
  dwc:latitude '-0.21799999475479'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425496'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426993'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '505'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426993'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422748'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '2373'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427511'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427511'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0191900003701448"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571365356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0191900003701448 -91.5571365356445)"^^geo:wktLiteral ;
  geo-pos:lat "0.0191900003701448"^^xsd:decimal ;
  geo-pos:long "-91.5571365356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426354'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557136535645'^^xsd:double;
  dwc:latitude '0.019190000370145'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426354'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '485'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419053'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420110'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '152.83399963379'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420110'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416709'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416709'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416571'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429470'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '526'^^xsd:integer;
  dwc:observedWeight '37.270000457764'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429470'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366030007600784 -91.2922134399414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366030007600784"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2922134399414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366030007600784 -91.2922134399414)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366030007600784"^^xsd:decimal ;
  geo-pos:long "-91.2922134399414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.292213439941'^^xsd:double;
  dwc:latitude '-0.36603000760078'^^xsd:double;
  dwc:individualCount '331'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428878'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '5025'^^xsd:integer;
  dwc:observedWeight '102.12999725342'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429576'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '775'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428350'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23022997379303 -90.4749984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23022997379303"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4749984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23022997379303 -90.4749984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23022997379303"^^xsd:decimal ;
  geo-pos:long "-90.4749984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417729'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.474998474121'^^xsd:double;
  dwc:latitude '-1.230229973793'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '20.860000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418617'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.039999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418617'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.694280028343201"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3035430908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.694280028343201 -91.3035430908203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.694280028343201"^^xsd:decimal ;
  geo-pos:long "-91.3035430908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.30354309082'^^xsd:double;
  dwc:latitude '-0.6942800283432'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425233'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23612999916077"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4798812866211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23612999916077 -90.4798812866211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23612999916077"^^xsd:decimal ;
  geo-pos:long "-90.4798812866211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418666'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479881286621'^^xsd:double;
  dwc:latitude '-1.2361299991608'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418666'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '378'^^xsd:integer;
  dwc:observedWeight '99.319702148438'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420124'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417545'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417545'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428226'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428226'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688499987125397 -91.2551879882812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688499987125397"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2551879882812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688499987125397 -91.2551879882812)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688499987125397"^^xsd:decimal ;
  geo-pos:long "-91.2551879882812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425151'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.255187988281'^^xsd:double;
  dwc:latitude '-0.6884999871254'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425151'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:observedWeight '40.725601196289'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416133'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416133'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416126'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416126'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415401'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.2300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415401'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416319'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416319'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '2271'^^xsd:integer;
  dwc:observedWeight '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429645'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423037'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423037'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427087'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427087'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420944'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395960003137589 -91.2571868896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395960003137589"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2571868896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395960003137589 -91.2571868896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395960003137589"^^xsd:decimal ;
  geo-pos:long "-91.2571868896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425494'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.257186889648'^^xsd:double;
  dwc:latitude '-0.39596000313759'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425494'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423869'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425881'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423454'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416981'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.60000002384186'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416981'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426010'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.664399981498718"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1667022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.664399981498718 -90.1667022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.664399981498718"^^xsd:decimal ;
  geo-pos:long "-90.1667022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423823'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.166702270508'^^xsd:double;
  dwc:latitude '-0.66439998149872'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428865'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415480'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416975'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416975'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427080'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '504'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427080'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421145'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '108'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.328249990940094 -91.3372573852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.328249990940094"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3372573852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.328249990940094 -91.3372573852539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.328249990940094"^^xsd:decimal ;
  geo-pos:long "-91.3372573852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.337257385254'^^xsd:double;
  dwc:latitude '-0.32824999094009'^^xsd:double;
  dwc:individualCount '1458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425159'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415952'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '17.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415952'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423682'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '6740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423682'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.433959990739822 -91.392936706543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.433959990739822"^^xsd:decimal ;
  dwc:decimalLongitude "-91.392936706543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.433959990739822 -91.392936706543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.433959990739822"^^xsd:decimal ;
  geo-pos:long "-91.392936706543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425179'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392936706543'^^xsd:double;
  dwc:latitude '-0.43395999073982'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425179'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424699'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '2760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419265'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421370'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421370'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418443'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '30.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418443'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '592'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427834'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '217'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427751'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424252'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424252'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423083'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429363'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '21.340000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429363'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418315'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418315'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415373'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415373'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426913'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '211'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426913'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421985'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421985'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417161'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417161'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426176'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '284'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426176'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428399'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421545'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421545'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426592'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420526'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420526'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415258'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415258'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425735'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416036'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425268'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425268'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422407'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422407'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '552'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421351'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421874'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421874'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419792'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419792'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418015'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '11.789999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418015'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415752'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415752'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816259980201721 -89.5274505615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816259980201721"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5274505615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816259980201721 -89.5274505615234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816259980201721"^^xsd:decimal ;
  geo-pos:long "-89.5274505615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418745'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.527450561523'^^xsd:double;
  dwc:latitude '-0.81625998020172'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418745'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429778'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427384'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421411'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0883026123047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0883026123047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0883026123047)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0883026123047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.088302612305'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '1290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424774'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40910005569458"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6615982055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40910005569458 -89.6615982055664)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40910005569458"^^xsd:decimal ;
  geo-pos:long "-89.6615982055664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423492'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.661598205566'^^xsd:double;
  dwc:latitude '-1.4091000556946'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423492'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422017'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422017'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418418'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '3094'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426643'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '5140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419716'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418292'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418292'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '516'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419108'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417018'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417018'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '8017'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423420'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957000017166138 -89.5655975341797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.957000017166138"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5655975341797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.957000017166138 -89.5655975341797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.957000017166138"^^xsd:decimal ;
  geo-pos:long "-89.5655975341797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.56559753418'^^xsd:double;
  dwc:latitude '-0.95700001716614'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423958'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418675'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418675'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3579025268555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298500001430511 -91.3579025268555)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298500001430511"^^xsd:decimal ;
  geo-pos:long "-91.3579025268555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357902526855'^^xsd:double;
  dwc:latitude '-0.29850000143051'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424739'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.09468996524811 -91.1564712524414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.09468996524811"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1564712524414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.09468996524811 -91.1564712524414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.09468996524811"^^xsd:decimal ;
  geo-pos:long "-91.1564712524414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417441'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156471252441'^^xsd:double;
  dwc:latitude '-1.0946899652481'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417441'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415039'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421199'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.870150029659271 -89.3727416992188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.870150029659271"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3727416992188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.870150029659271 -89.3727416992188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.870150029659271"^^xsd:decimal ;
  geo-pos:long "-89.3727416992188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418458'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.372741699219'^^xsd:double;
  dwc:latitude '-0.87015002965927'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418458'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '636'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425352'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418548'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418548'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '627'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422549'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422028'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '389'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429082'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415716'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415716'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420742'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420742'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421816'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419898'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415010'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415010'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426294'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '5550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426294'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426427'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427534'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '174'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427922'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424065'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '388'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425581'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190799999982119 -91.5575180053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190799999982119"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5575180053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190799999982119 -91.5575180053711)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190799999982119"^^xsd:decimal ;
  geo-pos:long "-91.5575180053711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417594'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557518005371'^^xsd:double;
  dwc:latitude '0.019079999998212'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417594'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418353'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '8.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418353'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426689'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416095'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416095'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415710'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7009963989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7009963989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417987'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417987'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419034'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417763'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417763'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417772'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '18.590000152588'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417772'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.821330010890961"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0292510986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.821330010890961 -90.0292510986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.821330010890961"^^xsd:decimal ;
  geo-pos:long "-90.0292510986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418322'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.029251098633'^^xsd:double;
  dwc:latitude '-0.82133001089096'^^xsd:double;
  dwc:individualCount '188'^^xsd:integer;
  dwc:observedWeight '47.810001373291'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418322'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422417'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989690005779266 -90.9673614501953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.989690005779266"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9673614501953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.989690005779266 -90.9673614501953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.989690005779266"^^xsd:decimal ;
  geo-pos:long "-90.9673614501953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.967361450195'^^xsd:double;
  dwc:latitude '-0.98969000577927'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426141'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425147'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.727010011672974 -90.4759521484375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.727010011672974"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4759521484375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.727010011672974 -90.4759521484375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.727010011672974"^^xsd:decimal ;
  geo-pos:long "-90.4759521484375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.475952148438'^^xsd:double;
  dwc:latitude '-0.72701001167297'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427227'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '422'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.220320001244545 -91.3970794677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.220320001244545"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3970794677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.220320001244545 -91.3970794677734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.220320001244545"^^xsd:decimal ;
  geo-pos:long "-91.3970794677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.397079467773'^^xsd:double;
  dwc:latitude '-0.22032000124455'^^xsd:double;
  dwc:individualCount '1105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425106'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416039'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416039'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421395'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421395'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429053'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429053'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422567'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426888'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '188'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426888'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780879974365234 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.352912902832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780879974365234 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780879974365234"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427186'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.352912902832'^^xsd:double;
  dwc:latitude '-0.78087997436523'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427186'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375079989433289 -91.2848892211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375079989433289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2848892211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375079989433289 -91.2848892211914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375079989433289"^^xsd:decimal ;
  geo-pos:long "-91.2848892211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.284889221191'^^xsd:double;
  dwc:latitude '-0.37507998943329'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426460'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '459'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418909'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823099985718727 -91.4944076538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0823099985718727"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4944076538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823099985718727 -91.4944076538086)"^^geo:wktLiteral ;
  geo-pos:lat "0.0823099985718727"^^xsd:decimal ;
  geo-pos:long "-91.4944076538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494407653809'^^xsd:double;
  dwc:latitude '0.082309998571873'^^xsd:double;
  dwc:individualCount '2052'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425421'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.352340012788773 -91.2976837158203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.352340012788773"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2976837158203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.352340012788773 -91.2976837158203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.352340012788773"^^xsd:decimal ;
  geo-pos:long "-91.2976837158203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.29768371582'^^xsd:double;
  dwc:latitude '-0.35234001278877'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426457'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '5500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426741'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422355'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422355'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418678'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420440'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424685'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424685'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423616'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '534'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428510'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429780'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690280020236969 -91.2830123901367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.690280020236969"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2830123901367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.690280020236969 -91.2830123901367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.690280020236969"^^xsd:decimal ;
  geo-pos:long "-91.2830123901367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.283012390137'^^xsd:double;
  dwc:latitude '-0.69028002023697'^^xsd:double;
  dwc:individualCount '2600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425236'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429415'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:observedWeight '28.090000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429415'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422628'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '558'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429866'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428758'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420765'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426673'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '358'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426673'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426948'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426948'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422911'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '294'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427272'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416303'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416303'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420045'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419495'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425010'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419135'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '3265'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419135'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '18001'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420667'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415735'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416697'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416697'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645569980144501 -91.1214904785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.645569980144501"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1214904785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.645569980144501 -91.1214904785156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.645569980144501"^^xsd:decimal ;
  geo-pos:long "-91.1214904785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.121490478516'^^xsd:double;
  dwc:latitude '-0.6455699801445'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425510'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422079'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417559'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417559'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0173300001770258 -91.2082901000977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0173300001770258"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2082901000977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0173300001770258 -91.2082901000977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0173300001770258"^^xsd:decimal ;
  geo-pos:long "-91.2082901000977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417678'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.208290100098'^^xsd:double;
  dwc:latitude '-0.017330000177026'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '10.880000114441'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417678'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415174'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415174'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419780'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '672'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421672'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416247'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '59'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416247'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418689'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418689'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427665'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '363'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427665'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426991'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '209'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426991'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425485'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420434'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688295006752014"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3746032714844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688295006752014 -89.3746032714844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688295006752014"^^xsd:decimal ;
  geo-pos:long "-89.3746032714844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420592'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.374603271484'^^xsd:double;
  dwc:latitude '-0.68829500675201'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420592'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420495'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428696'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424786'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422024'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422805'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422805'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706200003623962 -91.3486328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.706200003623962"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3486328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.706200003623962 -91.3486328125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.706200003623962"^^xsd:decimal ;
  geo-pos:long "-91.3486328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3486328125'^^xsd:double;
  dwc:latitude '-0.70620000362396'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426266'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427778'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23241996765137 -90.4792861938477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23241996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4792861938477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23241996765137 -90.4792861938477)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23241996765137"^^xsd:decimal ;
  geo-pos:long "-90.4792861938477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.479286193848'^^xsd:double;
  dwc:latitude '-1.2324199676514'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426227'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '446'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.419719994068146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3848037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.419719994068146 -91.3848037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.419719994068146"^^xsd:decimal ;
  geo-pos:long "-91.3848037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428393'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384803771973'^^xsd:double;
  dwc:latitude '-0.41971999406815'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428393'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '509'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428074'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428222'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '474'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428222'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '465'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421563'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416719'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416719'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423390'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '1484'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423390'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422602'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '271'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424542'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428400'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428400'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422427'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421564'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.362159997224808"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2920303344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.362159997224808 -91.2920303344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.362159997224808"^^xsd:decimal ;
  geo-pos:long "-91.2920303344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.292030334473'^^xsd:double;
  dwc:latitude '-0.36215999722481'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425115'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2498931884766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382669985294342"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498931884766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2498931884766)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382669985294342"^^xsd:decimal ;
  geo-pos:long "-91.2498931884766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249893188477'^^xsd:double;
  dwc:latitude '-0.38266998529434'^^xsd:double;
  dwc:individualCount '1560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425861'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415313'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415313'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421438'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '1080'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421438'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428581'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424830'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424859'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418483'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418483'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419196'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422866'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423410'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416653'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416653'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426629'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427544'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421375'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420992'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422469'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415660'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415660'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415320'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415320'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '764'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419150'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424926'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418092'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:observedWeight '12.689999580383'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418092'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '4200'^^xsd:integer;
  dwc:observedWeight '85.360000610352'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429582'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416515'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429507'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425495'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416929'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416929'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418032'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '10.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418032'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418236'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418236'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.851760029792786 -91.4948883056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.851760029792786"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4948883056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.851760029792786 -91.4948883056641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.851760029792786"^^xsd:decimal ;
  geo-pos:long "-91.4948883056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494888305664'^^xsd:double;
  dwc:latitude '-0.85176002979279'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425367'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429575'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '5175'^^xsd:integer;
  dwc:observedWeight '105.16999816895'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429575'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422518'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416684'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427138'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '111'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427138'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427548'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427548'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421296'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426910'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1296'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418979'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415885'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415885'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04398000240326 -91.1834487915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04398000240326"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1834487915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04398000240326 -91.1834487915039)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04398000240326"^^xsd:decimal ;
  geo-pos:long "-91.1834487915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.183448791504'^^xsd:double;
  dwc:latitude '-1.0439800024033'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416813'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422476'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423033'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.207279995083809"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3952713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.207279995083809 -91.3952713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.207279995083809"^^xsd:decimal ;
  geo-pos:long "-91.3952713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.39527130127'^^xsd:double;
  dwc:latitude '-0.20727999508381'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426585'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669650018215179 -91.1489028930664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669650018215179"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1489028930664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669650018215179 -91.1489028930664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669650018215179"^^xsd:decimal ;
  geo-pos:long "-91.1489028930664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148902893066'^^xsd:double;
  dwc:latitude '-0.66965001821518'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425615'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425871'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425871'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422945'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5424535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424535'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424535'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429084'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.785660028457642 -89.2971725463867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.785660028457642"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2971725463867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.785660028457642 -89.2971725463867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.785660028457642"^^xsd:decimal ;
  geo-pos:long "-89.2971725463867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.297172546387'^^xsd:double;
  dwc:latitude '-0.78566002845764'^^xsd:double;
  dwc:individualCount '66'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418704'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424127'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424127'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428093'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417647'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '9.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417647'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '1087'^^xsd:integer;
  dwc:observedWeight '268.60000610352'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418487'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429198'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429198'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427269'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428419'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421246'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '757'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428873'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421429'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421429'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '623'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428182'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419749'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425776'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '686'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425776'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427432'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '95'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427432'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428582'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424936'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '342'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428375'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '515'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428605'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421352'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417775'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '15.869999885559'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417775'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415162'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.5900000333786'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415162'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422130'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3891906738281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3891906738281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3891906738281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.389190673828'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426539'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417264'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417264'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429568'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429568'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429954'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422800'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2593'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422800'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427049'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418826'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426251'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426251'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.386680006980896"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2496490478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.386680006980896 -91.2496490478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.386680006980896"^^xsd:decimal ;
  geo-pos:long "-91.2496490478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428476'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249649047852'^^xsd:double;
  dwc:latitude '-0.3866800069809'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428476'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416226'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.356339991092682 -91.2966384887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.356339991092682"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2966384887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.356339991092682 -91.2966384887695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.356339991092682"^^xsd:decimal ;
  geo-pos:long "-91.2966384887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425942'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.29663848877'^^xsd:double;
  dwc:latitude '-0.35633999109268'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425942'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421620'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416145'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425739'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '16290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420662'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.652220010757446"^^xsd:decimal ;
  dwc:decimalLongitude "-91.126579284668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.652220010757446 -91.126579284668)"^^geo:wktLiteral ;
  geo-pos:lat "-0.652220010757446"^^xsd:decimal ;
  geo-pos:long "-91.126579284668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.126579284668'^^xsd:double;
  dwc:latitude '-0.65222001075745'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428459'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426807'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415455'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415455'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866400003433228 -89.5796966552734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.866400003433228"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5796966552734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.866400003433228 -89.5796966552734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.866400003433228"^^xsd:decimal ;
  geo-pos:long "-89.5796966552734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.579696655273'^^xsd:double;
  dwc:latitude '-0.86640000343323'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415606'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415606'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415878'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415878'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429351'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:observedWeight '21.340000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429351'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429525'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429525'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '275'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424541'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21370005607605 -90.4489974975586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.21370005607605"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489974975586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.21370005607605 -90.4489974975586)"^^geo:wktLiteral ;
  geo-pos:lat "-1.21370005607605"^^xsd:decimal ;
  geo-pos:long "-90.4489974975586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418030'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448997497559'^^xsd:double;
  dwc:latitude '-1.2137000560761'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '3.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418030'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415063'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415063'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419054'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419406'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416175'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416175'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422023'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3850631713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206459999084473"^^xsd:decimal ;
  geo-pos:long "-91.3850631713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426356'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385063171387'^^xsd:double;
  dwc:latitude '-0.20645999908447'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426356'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427582'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427582'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '539'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427867'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358150005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2877197265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358150005340576 -91.2877197265625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358150005340576"^^xsd:decimal ;
  geo-pos:long "-91.2877197265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417487'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.287719726562'^^xsd:double;
  dwc:latitude '-0.35815000534058'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '29'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417487'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418468'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422337'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421858'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419549'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419549'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3566970825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -89.3566970825195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-89.3566970825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.35669708252'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420107'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425740'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425740'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '542'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428618'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '183'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425835'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426184'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421063'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423076'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420196'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '24911'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420196'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '137'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428774'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425333'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1024'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425333'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0814799964427948"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4930419921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0814799964427948 -91.4930419921875)"^^geo:wktLiteral ;
  geo-pos:lat "0.0814799964427948"^^xsd:decimal ;
  geo-pos:long "-91.4930419921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425983'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.493041992188'^^xsd:double;
  dwc:latitude '0.081479996442795'^^xsd:double;
  dwc:individualCount '1031'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425983'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417336'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417336'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426671'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426671'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418539'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:observedWeight '17.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418539'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417954'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417954'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420581'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420581'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.395000010728836"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.395000010728836 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.395000010728836"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423921'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '-0.39500001072884'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427317'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427317'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '109'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427385'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427798'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417650'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417650'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823300033807755 -91.4943771362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0823300033807755"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4943771362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0823300033807755 -91.4943771362305)"^^geo:wktLiteral ;
  geo-pos:lat "0.0823300033807755"^^xsd:decimal ;
  geo-pos:long "-91.4943771362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425466'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.49437713623'^^xsd:double;
  dwc:latitude '0.082330003380775'^^xsd:double;
  dwc:individualCount '456'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425466'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.388069987297058"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2498397827148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.388069987297058 -91.2498397827148)"^^geo:wktLiteral ;
  geo-pos:lat "-0.388069987297058"^^xsd:decimal ;
  geo-pos:long "-91.2498397827148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428434'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249839782715'^^xsd:double;
  dwc:latitude '-0.38806998729706'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428434'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415505'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '84'^^xsd:integer;
  dwc:observedWeight '23.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415505'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423423'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423423'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415356'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.9400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415356'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '912'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426019'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419411'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419411'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418029'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418029'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.3200001716614'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418419'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05332005023956 -91.172233581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-91.172233581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05332005023956 -91.172233581543)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05332005023956"^^xsd:decimal ;
  geo-pos:long "-91.172233581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417430'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.172233581543'^^xsd:double;
  dwc:latitude '-1.0533200502396'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417430'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0208400003612041 -91.4816284179688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0208400003612041"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4816284179688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0208400003612041 -91.4816284179688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0208400003612041"^^xsd:decimal ;
  geo-pos:long "-91.4816284179688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.481628417969'^^xsd:double;
  dwc:latitude '-0.020840000361204'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426050'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427086'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423289'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425279'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '954'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418836'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418529'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418529'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426385'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '23455'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426385'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '466'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423691'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415515'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415515'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.358700007200241"^^xsd:decimal ;
  dwc:decimalLongitude "-91.282958984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.358700007200241 -91.282958984375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.358700007200241"^^xsd:decimal ;
  geo-pos:long "-91.282958984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282958984375'^^xsd:double;
  dwc:latitude '-0.35870000720024'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417570'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420893'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424264'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '202'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424813'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '557'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415902'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415902'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415456'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415456'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415870'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415008'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415008'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416685'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416685'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428619'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419517'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '408'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419517'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420183'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688589990139008 -91.255500793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.688589990139008"^^xsd:decimal ;
  dwc:decimalLongitude "-91.255500793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.688589990139008 -91.255500793457)"^^geo:wktLiteral ;
  geo-pos:lat "-0.688589990139008"^^xsd:decimal ;
  geo-pos:long "-91.255500793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425373'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.255500793457'^^xsd:double;
  dwc:latitude '-0.68858999013901'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425373'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429660'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429660'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03965997695923 -91.148307800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03965997695923"^^xsd:decimal ;
  dwc:decimalLongitude "-91.148307800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03965997695923 -91.148307800293)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03965997695923"^^xsd:decimal ;
  geo-pos:long "-91.148307800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417411'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.148307800293'^^xsd:double;
  dwc:latitude '-1.0396599769592'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417411'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422308'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422308'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429322'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429853'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429764'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429764'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426595'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1085'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426595'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424896'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29024004936218 -90.5007781982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29024004936218"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5007781982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29024004936218 -90.5007781982422)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29024004936218"^^xsd:decimal ;
  geo-pos:long "-90.5007781982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426220'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500778198242'^^xsd:double;
  dwc:latitude '-1.2902400493622'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426220'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427344'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '553'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427344'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '121'^^xsd:integer;
  dwc:observedWeight '42.176898956299'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420297'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426462'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424164'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424164'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416964'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416964'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422281'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29666662216187 -90.4988861083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29666662216187"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4988861083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29666662216187 -90.4988861083984)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29666662216187"^^xsd:decimal ;
  geo-pos:long "-90.4988861083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498886108398'^^xsd:double;
  dwc:latitude '-1.2966666221619'^^xsd:double;
  dwc:individualCount '203'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427489'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427489'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416778'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416778'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419381'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419381'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418586'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418586'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296629995107651 -91.5605163574219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296629995107651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5605163574219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296629995107651 -91.5605163574219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296629995107651"^^xsd:decimal ;
  geo-pos:long "-91.5605163574219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.560516357422'^^xsd:double;
  dwc:latitude '-0.29662999510765'^^xsd:double;
  dwc:individualCount '245'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425100'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417157'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417157'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '159'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429391'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429754'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415256'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415256'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427659'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419141'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416688'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416688'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427159'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427159'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415671'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415671'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415405'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '182'^^xsd:integer;
  dwc:observedWeight '52.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415405'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427758'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427758'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424376'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416262'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416262'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418266'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418266'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416774'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416774'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124909996986389 -91.3925323486328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.124909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3925323486328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.124909996986389 -91.3925323486328)"^^geo:wktLiteral ;
  geo-pos:lat "0.124909996986389"^^xsd:decimal ;
  geo-pos:long "-91.3925323486328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425994'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392532348633'^^xsd:double;
  dwc:latitude '0.12490999698639'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425994'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '228'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427743'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422413'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1548'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426028'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423324'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420816'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425966'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427610'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428675'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.26085996627808"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4908828735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.26085996627808 -90.4908828735352)"^^geo:wktLiteral ;
  geo-pos:lat "-1.26085996627808"^^xsd:decimal ;
  geo-pos:long "-90.4908828735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424855'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490882873535'^^xsd:double;
  dwc:latitude '-1.2608599662781'^^xsd:double;
  dwc:individualCount '605'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '99.77320098877'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419947'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417750'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417750'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416748'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416748'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426332'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '770'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426332'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418138'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '7.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418138'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427212'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426876'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '171'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426876'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426654'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31778848171234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3343276977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31778848171234 -90.3343276977539)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31778848171234"^^xsd:decimal ;
  geo-pos:long "-90.3343276977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.334327697754'^^xsd:double;
  dwc:latitude '-1.3177884817123'^^xsd:double;
  dwc:individualCount '313'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425697'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426171'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428121'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423754'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '670'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423754'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424421'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424421'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.983990013599396 -90.9617004394531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.983990013599396"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9617004394531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.983990013599396 -90.9617004394531)"^^geo:wktLiteral ;
  geo-pos:lat "-0.983990013599396"^^xsd:decimal ;
  geo-pos:long "-90.9617004394531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.961700439453'^^xsd:double;
  dwc:latitude '-0.9839900135994'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429113'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.360760003328323 -91.2857437133789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.360760003328323"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2857437133789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.360760003328323 -91.2857437133789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.360760003328323"^^xsd:decimal ;
  geo-pos:long "-91.2857437133789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428380'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.285743713379'^^xsd:double;
  dwc:latitude '-0.36076000332832'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428380'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428360'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428360'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415202'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415202'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415940'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:observedWeight '24.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415940'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422929'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '420'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420238'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '503'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420238'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415243'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415243'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3575100004673 -91.2803268432617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3575100004673"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2803268432617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3575100004673 -91.2803268432617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3575100004673"^^xsd:decimal ;
  geo-pos:long "-91.2803268432617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280326843262'^^xsd:double;
  dwc:latitude '-0.3575100004673'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425232'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427806'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421015'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '465'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427064'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427111'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '552'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427111'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '9450'^^xsd:integer;
  dwc:observedWeight '270.29501342773'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420282'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.107670001685619 -91.4700622558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.107670001685619"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4700622558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.107670001685619 -91.4700622558594)"^^geo:wktLiteral ;
  geo-pos:lat "0.107670001685619"^^xsd:decimal ;
  geo-pos:long "-91.4700622558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.470062255859'^^xsd:double;
  dwc:latitude '0.10767000168562'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:observedWeight '22.059999465942'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429288'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0835400000214577 -91.4942169189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0835400000214577"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4942169189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0835400000214577 -91.4942169189453)"^^geo:wktLiteral ;
  geo-pos:lat "0.0835400000214577"^^xsd:decimal ;
  geo-pos:long "-91.4942169189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429399'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494216918945'^^xsd:double;
  dwc:latitude '0.083540000021458'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:observedWeight '18.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429399'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28966999053955 -90.4982299804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28966999053955"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4982299804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28966999053955 -90.4982299804688)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28966999053955"^^xsd:decimal ;
  geo-pos:long "-90.4982299804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426218'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.498229980469'^^xsd:double;
  dwc:latitude '-1.2896699905395'^^xsd:double;
  dwc:individualCount '276'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426218'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428146'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '73'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428146'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429210'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429210'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417090'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417090'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '274'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424701'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31943297386169"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5090103149414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31943297386169 -90.5090103149414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31943297386169"^^xsd:decimal ;
  geo-pos:long "-90.5090103149414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418603'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509010314941'^^xsd:double;
  dwc:latitude '-1.3194329738617'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418603'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422419'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422419'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429730'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429730'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417662'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417662'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419020'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419020'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2497787475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382669985294342"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2497787475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382669985294342 -91.2497787475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382669985294342"^^xsd:decimal ;
  geo-pos:long "-91.2497787475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.249778747559'^^xsd:double;
  dwc:latitude '-0.38266998529434'^^xsd:double;
  dwc:individualCount '1260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425638'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '393'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427071'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416404'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.199999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416404'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425688'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '322'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428187'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '536'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428955'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424563'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424563'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415027'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415027'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429290'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425091'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1554'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419253'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '4532'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415369'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '14.10000038147'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415369'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423724'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422992'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423299'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427989'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427989'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417900'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:observedWeight '17.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417900'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416831'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416831'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426636'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427556'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398200005292892 -91.3814468383789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.398200005292892"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3814468383789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.398200005292892 -91.3814468383789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.398200005292892"^^xsd:decimal ;
  geo-pos:long "-91.3814468383789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.381446838379'^^xsd:double;
  dwc:latitude '-0.39820000529289'^^xsd:double;
  dwc:individualCount '810'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425166'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429606'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426922'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426922'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422391'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422391'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427884'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418111'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:observedWeight '12.270000457764'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418111'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420337'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420337'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427773'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427773'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34350001811981 -90.4956436157227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34350001811981"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4956436157227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34350001811981 -90.4956436157227)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34350001811981"^^xsd:decimal ;
  geo-pos:long "-90.4956436157227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426225'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.495643615723'^^xsd:double;
  dwc:latitude '-1.3435000181198'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426225'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427076'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417898'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422039'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425657'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417974'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417974'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.741360008716583"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3916015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.741360008716583 -91.3916015625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.741360008716583"^^xsd:decimal ;
  geo-pos:long "-91.3916015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.3916015625'^^xsd:double;
  dwc:latitude '-0.74136000871658'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:observedWeight '29.090000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429469'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3850631713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206459999084473 -91.3850631713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206459999084473"^^xsd:decimal ;
  geo-pos:long "-91.3850631713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385063171387'^^xsd:double;
  dwc:latitude '-0.20645999908447'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425944'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:observedWeight '43.990898132324'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419073'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418484'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418484'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424605'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424605'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '381'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427205'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424750'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424750'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260890007019043 -91.4732131958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.260890007019043"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4732131958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.260890007019043 -91.4732131958008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.260890007019043"^^xsd:decimal ;
  geo-pos:long "-91.4732131958008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427971'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473213195801'^^xsd:double;
  dwc:latitude '-0.26089000701904'^^xsd:double;
  dwc:individualCount '710'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427971'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428988'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '481'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428988'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0610000006854534"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4188995361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0610000006854534 -91.4188995361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0610000006854534"^^xsd:decimal ;
  geo-pos:long "-91.4188995361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.418899536133'^^xsd:double;
  dwc:latitude '-0.061000000685453'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419418'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429629'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429629'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422633'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '1190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418571'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418571'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416634'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416634'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416935'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416935'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421100'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421100'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415543'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415543'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419485'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '177'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427810'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424208'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.798099994659424 -91.4378662109375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.798099994659424"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4378662109375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.798099994659424 -91.4378662109375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.798099994659424"^^xsd:decimal ;
  geo-pos:long "-91.4378662109375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429468'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.437866210938'^^xsd:double;
  dwc:latitude '-0.79809999465942'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:observedWeight '16.360000610352'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429468'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426566'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427440'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427440'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420212'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420212'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796710014343262 -90.0531005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.796710014343262"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0531005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.796710014343262 -90.0531005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.796710014343262"^^xsd:decimal ;
  geo-pos:long "-90.0531005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417863'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.053100585938'^^xsd:double;
  dwc:latitude '-0.79671001434326'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417863'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419301'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '333'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.699999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2759017944336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.699999988079071 -89.2759017944336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.699999988079071"^^xsd:decimal ;
  geo-pos:long "-89.2759017944336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420153'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.275901794434'^^xsd:double;
  dwc:latitude '-0.69999998807907'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420153'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424089'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '226'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416649'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416649'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419911'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415941'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415941'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418920'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '306'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418920'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357989996671677"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2854080200195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357989996671677 -91.2854080200195)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357989996671677"^^xsd:decimal ;
  geo-pos:long "-91.2854080200195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426518'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.28540802002'^^xsd:double;
  dwc:latitude '-0.35798999667168'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426518'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:observedWeight '34.920600891113'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420314'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423149'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420157'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420157'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415779'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415779'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426447'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425081'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '2248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421667'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421667'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '342'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425475'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '4800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426322'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.503419995307922 -91.2230606079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.503419995307922"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2230606079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.503419995307922 -91.2230606079102)"^^geo:wktLiteral ;
  geo-pos:lat "-0.503419995307922"^^xsd:decimal ;
  geo-pos:long "-91.2230606079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.22306060791'^^xsd:double;
  dwc:latitude '-0.50341999530792'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426242'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420589'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.776210010051727 -90.3991088867188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.776210010051727"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3991088867188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.776210010051727 -90.3991088867188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.776210010051727"^^xsd:decimal ;
  geo-pos:long "-90.3991088867188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.399108886719'^^xsd:double;
  dwc:latitude '-0.77621001005173'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427522'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950370013713837 -89.5718688964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950370013713837"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5718688964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950370013713837 -89.5718688964844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950370013713837"^^xsd:decimal ;
  geo-pos:long "-89.5718688964844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.571868896484'^^xsd:double;
  dwc:latitude '-0.95037001371384'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429474'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428304'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428304'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424831'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427832'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427832'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417682'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417682'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421807'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33211994171143 -90.509880065918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33211994171143"^^xsd:decimal ;
  dwc:decimalLongitude "-90.509880065918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33211994171143 -90.509880065918)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33211994171143"^^xsd:decimal ;
  geo-pos:long "-90.509880065918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425675'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.509880065918'^^xsd:double;
  dwc:latitude '-1.3321199417114'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425675'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428777'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424129'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424129'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '740'^^xsd:integer;
  dwc:observedWeight '18.200000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429530'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417931'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5299999713898'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417931'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5429183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '164'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429183'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416245'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420071'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423361'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423361'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '394'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428134'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04921996593475 -91.1697006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04921996593475"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1697006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04921996593475 -91.1697006225586)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04921996593475"^^xsd:decimal ;
  geo-pos:long "-91.1697006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417434'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.169700622559'^^xsd:double;
  dwc:latitude '-1.0492199659348'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417434'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420751'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424071'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1331'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424071'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421054'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424404'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426433'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426433'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426733'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '990'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426733'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416123'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416123'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416851'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428765'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428765'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '237'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427940'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419455'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419455'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415115'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415115'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415485'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415485'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.482080012559891"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2174987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.482080012559891"^^xsd:decimal ;
  geo-pos:long "-91.2174987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.217498779297'^^xsd:double;
  dwc:latitude '-0.48208001255989'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425221'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '268'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428958'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04372000694275 -91.1376266479492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04372000694275"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1376266479492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04372000694275 -91.1376266479492)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04372000694275"^^xsd:decimal ;
  geo-pos:long "-91.1376266479492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.137626647949'^^xsd:double;
  dwc:latitude '-1.0437200069427'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417402'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428219'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424207'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421281'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421281'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29719996452332"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3600006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29719996452332 -90.3600006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29719996452332"^^xsd:decimal ;
  geo-pos:long "-90.3600006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418674'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.360000610352'^^xsd:double;
  dwc:latitude '-1.2971999645233'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418674'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416879'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416879'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.20702999830246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3845672607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.20702999830246 -91.3845672607422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.20702999830246"^^xsd:decimal ;
  geo-pos:long "-91.3845672607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426073'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384567260742'^^xsd:double;
  dwc:latitude '-0.20702999830246'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426073'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423195'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421090'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '12400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421090'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419747'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:observedWeight '19.501100540161'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419747'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429300'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429300'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426004'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '1478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418523'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418523'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418695'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418695'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415664'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415664'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419249'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419249'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.103239998221397 -91.483268737793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.103239998221397"^^xsd:decimal ;
  dwc:decimalLongitude "-91.483268737793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.103239998221397 -91.483268737793)"^^geo:wktLiteral ;
  geo-pos:lat "0.103239998221397"^^xsd:decimal ;
  geo-pos:long "-91.483268737793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.483268737793'^^xsd:double;
  dwc:latitude '0.1032399982214'^^xsd:double;
  dwc:individualCount '615'^^xsd:integer;
  dwc:observedWeight '26.579999923706'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429401'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423152'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424897'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.327540010213852 -91.3383865356445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.327540010213852"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3383865356445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.327540010213852 -91.3383865356445)"^^geo:wktLiteral ;
  geo-pos:lat "-0.327540010213852"^^xsd:decimal ;
  geo-pos:long "-91.3383865356445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428770'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.338386535645'^^xsd:double;
  dwc:latitude '-0.32754001021385'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428770'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.359589993953705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3862609863281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.359589993953705 -91.3862609863281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.359589993953705"^^xsd:decimal ;
  geo-pos:long "-91.3862609863281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386260986328'^^xsd:double;
  dwc:latitude '-0.35958999395371'^^xsd:double;
  dwc:individualCount '1809'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415435'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '9.1000003814697'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415435'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418209'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '10.449999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418209'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427288'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419113'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418684'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418684'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427126'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427126'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423696'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416872'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:observedWeight '22.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416872'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415186'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.7600002288818'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415186'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418398'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '2.7200000286102'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418398'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427042'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427959'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '187'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427959'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416205'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416205'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419445'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419445'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418503'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418503'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427923'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:observedWeight '74'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427923'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '531'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419984'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '786'^^xsd:integer;
  dwc:observedWeight '263.9460144043'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415893'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415893'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425587'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426578'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '96'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415272'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '11.560000419617'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415272'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415943'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415943'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423774'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780879974365234 -90.352912902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.780879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "-90.352912902832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.780879974365234 -90.352912902832)"^^geo:wktLiteral ;
  geo-pos:lat "-0.780879974365234"^^xsd:decimal ;
  geo-pos:long "-90.352912902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427182'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.352912902832'^^xsd:double;
  dwc:latitude '-0.78087997436523'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427182'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427714'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '167'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427714'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '457'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417548'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417548'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '562'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428035'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420979'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '482'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418073'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:observedWeight '9.75'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418073'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417332'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417332'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418947'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.950299978256226"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4944000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.950299978256226 -89.4944000244141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.950299978256226"^^xsd:decimal ;
  geo-pos:long "-89.4944000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.494400024414'^^xsd:double;
  dwc:latitude '-0.95029997825623'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30801999568939 -90.3732986450195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30801999568939"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3732986450195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30801999568939 -90.3732986450195)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30801999568939"^^xsd:decimal ;
  geo-pos:long "-90.3732986450195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.37329864502'^^xsd:double;
  dwc:latitude '-1.3080199956894'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '17.680000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422066'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419162'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '715'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419162'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424570'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424570'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '2620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422496'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426124'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2564'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426124'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424104'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424104'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415826'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415826'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415872'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415872'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416237'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416237'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417274'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417274'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423882'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '172'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416221'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416221'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427248'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427248'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416624'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416624'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416043'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416380'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416380'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416957'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416957'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418169'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:observedWeight '15.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418169'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426837'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428022'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415581'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '24.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415581'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429386'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429386'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27419996261597 -90.3523635864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27419996261597"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3523635864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27419996261597 -90.3523635864258)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27419996261597"^^xsd:decimal ;
  geo-pos:long "-90.3523635864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.352363586426'^^xsd:double;
  dwc:latitude '-1.274199962616'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426125'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '199'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428767'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425567'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '887'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425567'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419457'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419457'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418177'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418177'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416325'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416325'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416137'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416137'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419382'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429845'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '664'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423270'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416976'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416976'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415277'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423723'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0504800006747246 -91.5688705444336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0504800006747246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5688705444336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0504800006747246 -91.5688705444336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0504800006747246"^^xsd:decimal ;
  geo-pos:long "-91.5688705444336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.568870544434'^^xsd:double;
  dwc:latitude '-0.050480000674725'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425928'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '129'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421134'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '223'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202230006456375"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202230006456375 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202230006456375"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20223000645638'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426547'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276529997587204 -91.5069885253906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.276529997587204"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5069885253906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.276529997587204 -91.5069885253906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.276529997587204"^^xsd:decimal ;
  geo-pos:long "-91.5069885253906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.506988525391'^^xsd:double;
  dwc:latitude '-0.2765299975872'^^xsd:double;
  dwc:individualCount '252'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425173'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416452'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416452'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419375'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419375'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422698'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '370'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427166'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418480'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418480'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417645'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '14.89999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417645'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419512'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419512'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429481'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422670'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '424'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422670'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.506099998950958 -91.1883392333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.506099998950958"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1883392333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.506099998950958 -91.1883392333984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.506099998950958"^^xsd:decimal ;
  geo-pos:long "-91.1883392333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.188339233398'^^xsd:double;
  dwc:latitude '-0.50609999895096'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425541'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '860'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423325'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423325'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423418'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423418'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426866'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423279'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423279'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429686'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429514'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:observedWeight '9.2200002670288'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429514'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428505'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418743'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418743'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417304'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417304'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425961'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425961'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426705'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418218'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:observedWeight '215.89999389648'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418218'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421064'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428144'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428144'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424502'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '976'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424502'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421739'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '156'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422666'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423610'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4124'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.631550014019012"^^xsd:decimal ;
  dwc:decimalLongitude "-90.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.631550014019012 -90.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "-0.631550014019012"^^xsd:decimal ;
  geo-pos:long "-90.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.556999206543'^^xsd:double;
  dwc:latitude '-0.63155001401901'^^xsd:double;
  dwc:individualCount '5847'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420519'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420519'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415348'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415348'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420077'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420077'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428713'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '248'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428713'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415293'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:observedWeight '24.040000915527'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415293'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418044'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418044'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422453'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422632'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '10735'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422632'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422650'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779999971389771"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779999971389771 -89.5199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779999971389771"^^xsd:decimal ;
  geo-pos:long "-89.5199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.519996643066'^^xsd:double;
  dwc:latitude '-0.77999997138977'^^xsd:double;
  dwc:individualCount '114'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419293'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '815'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419293'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420233'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420233'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418068'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '138'^^xsd:integer;
  dwc:observedWeight '31.739999771118'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418068'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418245'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418245'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416234'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416234'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419908'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419908'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '169'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427963'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427136'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427136'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '17338'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418672'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '7.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418672'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426752'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421954'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421954'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422475'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '674'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427096'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428701'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428701'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418417'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '9.3199996948242'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418417'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415303'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415303'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.390080004930496"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2775802612305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.390080004930496 -91.2775802612305)"^^geo:wktLiteral ;
  geo-pos:lat "-0.390080004930496"^^xsd:decimal ;
  geo-pos:long "-91.2775802612305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425132'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.27758026123'^^xsd:double;
  dwc:latitude '-0.3900800049305'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425132'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429109'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421759'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417814'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '1.6799999475479'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417814'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417966'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7.7090001106262'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417966'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415100'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '9.75'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415100'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429760'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03480994701385 -91.1843109130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03480994701385"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1843109130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03480994701385 -91.1843109130859)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03480994701385"^^xsd:decimal ;
  geo-pos:long "-91.1843109130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416810'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.184310913086'^^xsd:double;
  dwc:latitude '-1.0348099470139'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.2000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416810'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '348'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425305'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.482080012559891"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2174987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.482080012559891 -91.2174987792969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.482080012559891"^^xsd:decimal ;
  geo-pos:long "-91.2174987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.217498779297'^^xsd:double;
  dwc:latitude '-0.48208001255989'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425241'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416393'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424305'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419049'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419049'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427460'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '486'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427460'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '115'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426719'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418039'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.5300002098083'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418039'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421933'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423120'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421534'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '725'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415418'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '8.8999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415418'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418139'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '5.4499998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418139'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '1130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419048'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416610'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416610'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425649'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425649'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422807'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '4020'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422807'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422752'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1351'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422752'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425749'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423576'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425338'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425292'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425292'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416128'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416128'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419309'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419309'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422662'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422662'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419324'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419324'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415750'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415750'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421180'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415385'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415385'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415920'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415920'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425366'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419410'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '830'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419410'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419450'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419450'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426442'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426442'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422873'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426321'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '28180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426321'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420818'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421042'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427869'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '291'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427869'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415077'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419530'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419530'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.351799994707108"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6716003417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.351799994707108 -90.6716003417969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.351799994707108"^^xsd:decimal ;
  geo-pos:long "-90.6716003417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418226'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.671600341797'^^xsd:double;
  dwc:latitude '-0.35179999470711'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.6299999952316'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418226'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429275'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:observedWeight '27.159999847412'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429275'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '293'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428163'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:observedWeight '7.6199998855591'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429510'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9600524902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9600524902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9600524902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.960052490234'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429893'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '406'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429893'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422967'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '678'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427449'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427449'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424125'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424125'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415786'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415786'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.493620008230209 -91.2040405273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.493620008230209"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2040405273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.493620008230209 -91.2040405273438)"^^geo:wktLiteral ;
  geo-pos:lat "-0.493620008230209"^^xsd:decimal ;
  geo-pos:long "-91.2040405273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.204040527344'^^xsd:double;
  dwc:latitude '-0.49362000823021'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426262'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421219'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '481'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5067520141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27632999420166 -91.5067520141602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27632999420166"^^xsd:decimal ;
  geo-pos:long "-91.5067520141602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.50675201416'^^xsd:double;
  dwc:latitude '-0.27632999420166'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425205'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422835'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418507'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418507'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666970014572144 -91.2508392333984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.666970014572144"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2508392333984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.666970014572144 -91.2508392333984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.666970014572144"^^xsd:decimal ;
  geo-pos:long "-91.2508392333984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.250839233398'^^xsd:double;
  dwc:latitude '-0.66697001457214'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425387'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '10526'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420729'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417460'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '9.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417460'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416367'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '0.91000002622604'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416367'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422684'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422684'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423487'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417089'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417089'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415105'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.8499999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415105'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '374'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429852'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420522'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.829119980335236 -89.3478622436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.829119980335236"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3478622436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.829119980335236 -89.3478622436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.829119980335236"^^xsd:decimal ;
  geo-pos:long "-89.3478622436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418148'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.347862243652'^^xsd:double;
  dwc:latitude '-0.82911998033524'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418148'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '295'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428957'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417129'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417129'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415939'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:observedWeight '19.10000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415939'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416243'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:observedWeight '25.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416243'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425383'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425383'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426272'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426272'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418400'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418400'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427312'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427312'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72408002614975 -91.3375396728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.72408002614975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3375396728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72408002614975 -91.3375396728516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.72408002614975"^^xsd:decimal ;
  geo-pos:long "-91.3375396728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.337539672852'^^xsd:double;
  dwc:latitude '-0.72408002614975'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426255'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04051005840302 -91.1569976806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04051005840302"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1569976806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04051005840302 -91.1569976806641)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04051005840302"^^xsd:decimal ;
  geo-pos:long "-91.1569976806641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417636'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156997680664'^^xsd:double;
  dwc:latitude '-1.040510058403'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417636'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415721'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00144994258881 -91.0523834228516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00144994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0523834228516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00144994258881 -91.0523834228516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00144994258881"^^xsd:decimal ;
  geo-pos:long "-91.0523834228516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417118'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.052383422852'^^xsd:double;
  dwc:latitude '-1.0014499425888'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417118'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417228'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417228'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0297100003808737"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5756683349609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0297100003808737 -91.5756683349609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0297100003808737"^^xsd:decimal ;
  geo-pos:long "-91.5756683349609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426368'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.575668334961'^^xsd:double;
  dwc:latitude '-0.029710000380874'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426368'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420987'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420987'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3675003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3675003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424274'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367500305176'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424274'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418155'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.8200000524521'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418155'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418614'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '11.359999656677'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418614'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.108340002596378 -91.4698867797852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.108340002596378"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4698867797852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.108340002596378 -91.4698867797852)"^^geo:wktLiteral ;
  geo-pos:lat "0.108340002596378"^^xsd:decimal ;
  geo-pos:long "-91.4698867797852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417592'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.469886779785'^^xsd:double;
  dwc:latitude '0.10834000259638'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '9.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417592'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429327'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415621'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415621'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.840399980545044 -90.0434036254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.840399980545044"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0434036254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.840399980545044 -90.0434036254883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.840399980545044"^^xsd:decimal ;
  geo-pos:long "-90.0434036254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.043403625488'^^xsd:double;
  dwc:latitude '-0.84039998054504'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417853'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426306'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '9447'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426306'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415462'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415462'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420911'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420911'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420454'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420454'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421424'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421424'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418393'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418393'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416309'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416309'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '520'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427487'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1122'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420755'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04951000213623 -91.1933135986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04951000213623"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1933135986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04951000213623 -91.1933135986328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04951000213623"^^xsd:decimal ;
  geo-pos:long "-91.1933135986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416808'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.193313598633'^^xsd:double;
  dwc:latitude '-1.0495100021362'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416808'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423542'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '394'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423542'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427953'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427953'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423559'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423559'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '452'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421086'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '251'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428173'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419970'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:observedWeight '199.54600524902'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419970'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419371'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419371'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.30332005023956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3845825195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.30332005023956 -90.3845825195312)"^^geo:wktLiteral ;
  geo-pos:lat "-1.30332005023956"^^xsd:decimal ;
  geo-pos:long "-90.3845825195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417940'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.384582519531'^^xsd:double;
  dwc:latitude '-1.3033200502396'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:observedWeight '8.1800003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417940'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.600399971008301 -90.7636032104492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.600399971008301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7636032104492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.600399971008301 -90.7636032104492)"^^geo:wktLiteral ;
  geo-pos:lat "0.600399971008301"^^xsd:decimal ;
  geo-pos:long "-90.7636032104492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418188'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.763603210449'^^xsd:double;
  dwc:latitude '0.6003999710083'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3200000524521'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418188'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0204370003193617"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0204370003193617 -91.4731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0204370003193617"^^xsd:decimal ;
  geo-pos:long "-91.4731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.473167419434'^^xsd:double;
  dwc:latitude '-0.020437000319362'^^xsd:double;
  dwc:individualCount '3035'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426338'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427409'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '290'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427409'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419551'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419551'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415745'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415745'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415832'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '3.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415832'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415817'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415817'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417134'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417134'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426453'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426453'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38892996311188 -89.6199264526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38892996311188"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6199264526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38892996311188 -89.6199264526367)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38892996311188"^^xsd:decimal ;
  geo-pos:long "-89.6199264526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423327'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.619926452637'^^xsd:double;
  dwc:latitude '-1.3889299631119'^^xsd:double;
  dwc:individualCount '215'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423327'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428428'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428428'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421815'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421815'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.906729996204376"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3996963500977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.906729996204376 -89.3996963500977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.906729996204376"^^xsd:decimal ;
  geo-pos:long "-89.3996963500977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418746'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.399696350098'^^xsd:double;
  dwc:latitude '-0.90672999620438'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418746'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421626'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5428947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '107'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428947'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422350'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422350'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426475'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '574'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426475'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.779959976673126"^^xsd:decimal ;
  dwc:decimalLongitude "-90.326301574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.779959976673126 -90.326301574707)"^^geo:wktLiteral ;
  geo-pos:lat "-0.779959976673126"^^xsd:decimal ;
  geo-pos:long "-90.326301574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420382'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.326301574707'^^xsd:double;
  dwc:latitude '-0.77995997667313'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420382'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704299986362457"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5327987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704299986362457 -90.5327987670898)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704299986362457"^^xsd:decimal ;
  geo-pos:long "-90.5327987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.53279876709'^^xsd:double;
  dwc:latitude '-0.70429998636246'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.948970019817352 -89.5593872070312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.948970019817352"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5593872070312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.948970019817352 -89.5593872070312)"^^geo:wktLiteral ;
  geo-pos:lat "-0.948970019817352"^^xsd:decimal ;
  geo-pos:long "-89.5593872070312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418524'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.559387207031'^^xsd:double;
  dwc:latitude '-0.94897001981735'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418524'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.765659987926483 -91.4017333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.765659987926483"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4017333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.765659987926483 -91.4017333984375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.765659987926483"^^xsd:decimal ;
  geo-pos:long "-91.4017333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426828'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.401733398438'^^xsd:double;
  dwc:latitude '-0.76565998792648'^^xsd:double;
  dwc:individualCount '2178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426828'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424572'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424572'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422040'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429806'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429806'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416890'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '6.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416890'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422884'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '430'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428105'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428122'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '349'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428122'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.204429998993874"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3860168457031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.204429998993874 -91.3860168457031)"^^geo:wktLiteral ;
  geo-pos:lat "-0.204429998993874"^^xsd:decimal ;
  geo-pos:long "-91.3860168457031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426072'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.386016845703'^^xsd:double;
  dwc:latitude '-0.20442999899387'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426072'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422965'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '511'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426767'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '2793'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418199'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418199'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420235'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420235'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425641'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1318'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425641'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420694'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1625'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426552'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415568'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415568'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416149'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416149'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375 -90.9554977416992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.375"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9554977416992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.375 -90.9554977416992)"^^geo:wktLiteral ;
  geo-pos:lat "-0.375"^^xsd:decimal ;
  geo-pos:long "-90.9554977416992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419680'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.955497741699'^^xsd:double;
  dwc:latitude '-0.375'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419680'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428599'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.614189982414246 -91.1015777587891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.614189982414246"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1015777587891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.614189982414246 -91.1015777587891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.614189982414246"^^xsd:decimal ;
  geo-pos:long "-91.1015777587891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428928'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.101577758789'^^xsd:double;
  dwc:latitude '-0.61418998241425'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428928'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420797'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '2960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420797'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429785'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429785'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426858'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426858'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423508'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424462'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419024'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419024'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416117'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:observedWeight '17.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416117'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417285'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417285'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421853'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416751'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429108'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.356339991092682 -91.2966384887695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.356339991092682"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2966384887695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.356339991092682 -91.2966384887695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.356339991092682"^^xsd:decimal ;
  geo-pos:long "-91.2966384887695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.29663848877'^^xsd:double;
  dwc:latitude '-0.35633999109268'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425935'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '239'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428140'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415554'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415554'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429303'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '27375'^^xsd:integer;
  dwc:observedWeight '582.71997070312'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429303'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416870'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416870'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419554'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419554'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419092'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3249969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683200001716614 -91.3249969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683200001716614"^^xsd:decimal ;
  geo-pos:long "-91.3249969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324996948242'^^xsd:double;
  dwc:latitude '-0.68320000171661'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429031'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429384'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '460'^^xsd:integer;
  dwc:observedWeight '9.3400001525879'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429384'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422474'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422474'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2149963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05200004577637 -91.2149963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05200004577637"^^xsd:decimal ;
  geo-pos:long "-91.2149963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.214996337891'^^xsd:double;
  dwc:latitude '-1.0520000457764'^^xsd:double;
  dwc:individualCount '345'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424319'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417640'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '6.3400001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417640'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.862600028514862"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3669967651367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.862600028514862 -89.3669967651367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.862600028514862"^^xsd:decimal ;
  geo-pos:long "-89.3669967651367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418079'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.366996765137'^^xsd:double;
  dwc:latitude '-0.86260002851486'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:observedWeight '5.789999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418079'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429253'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '23.760000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429253'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416343'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '15.449999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416343'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427532'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '374'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427532'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424242'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426851'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426851'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423167'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427927'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.786710023880005 -90.0531005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.786710023880005"^^xsd:decimal ;
  dwc:decimalLongitude "-90.0531005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.786710023880005 -90.0531005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.786710023880005"^^xsd:decimal ;
  geo-pos:long "-90.0531005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417851'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.053100585938'^^xsd:double;
  dwc:latitude '-0.78671002388'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417851'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.492969989776611 -91.4233932495117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.492969989776611"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4233932495117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.492969989776611 -91.4233932495117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.492969989776611"^^xsd:decimal ;
  geo-pos:long "-91.4233932495117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425487'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.423393249512'^^xsd:double;
  dwc:latitude '-0.49296998977661'^^xsd:double;
  dwc:individualCount '950'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425487'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427044'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423213'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420339'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420339'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '165'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '222'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428734'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34367001056671 -90.4953308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34367001056671"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4953308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34367001056671 -90.4953308105469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34367001056671"^^xsd:decimal ;
  geo-pos:long "-90.4953308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.495330810547'^^xsd:double;
  dwc:latitude '-1.3436700105667'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426139'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.735400021076202"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2323989868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.735400021076202 -90.2323989868164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.735400021076202"^^xsd:decimal ;
  geo-pos:long "-90.2323989868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426430'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.232398986816'^^xsd:double;
  dwc:latitude '-0.7354000210762'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426430'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415121'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '2.2699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415121'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.342299997806549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3247375488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.342299997806549 -91.3247375488281)"^^geo:wktLiteral ;
  geo-pos:lat "-0.342299997806549"^^xsd:decimal ;
  geo-pos:long "-91.3247375488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428412'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.324737548828'^^xsd:double;
  dwc:latitude '-0.34229999780655'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428412'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425760'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425084'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '1278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.662810027599335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1719970703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.662810027599335 -90.1719970703125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.662810027599335"^^xsd:decimal ;
  geo-pos:long "-90.1719970703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.171997070312'^^xsd:double;
  dwc:latitude '-0.66281002759934'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416928'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416928'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.125689998269081 -91.3917236328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.125689998269081"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3917236328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.125689998269081 -91.3917236328125)"^^geo:wktLiteral ;
  geo-pos:lat "0.125689998269081"^^xsd:decimal ;
  geo-pos:long "-91.3917236328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429417'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391723632812'^^xsd:double;
  dwc:latitude '0.12568999826908'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:observedWeight '12.960000038147'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429417'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416858'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416858'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417049'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417049'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417730'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '42.630001068115'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428992'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428992'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421780'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421780'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425636'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425636'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422656'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422656'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428019'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '191'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428019'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.573539972305298"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5374908447266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.573539972305298 -90.5374908447266)"^^geo:wktLiteral ;
  geo-pos:lat "-0.573539972305298"^^xsd:decimal ;
  geo-pos:long "-90.5374908447266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419522'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.537490844727'^^xsd:double;
  dwc:latitude '-0.5735399723053'^^xsd:double;
  dwc:individualCount '3800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419522'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425335'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '755'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425335'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '247'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429879'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.696099996566772"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5382995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.696099996566772 -90.5382995605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.696099996566772"^^xsd:decimal ;
  geo-pos:long "-90.5382995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.538299560547'^^xsd:double;
  dwc:latitude '-0.69609999656677'^^xsd:double;
  dwc:individualCount '176'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426187'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '478'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426187'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423669'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '9050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423669'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415055'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '14.739999771118'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415055'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427021'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '564'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427021'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '754'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393810003995895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2728118896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393810003995895 -91.2728118896484)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393810003995895"^^xsd:decimal ;
  geo-pos:long "-91.2728118896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426507'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.272811889648'^^xsd:double;
  dwc:latitude '-0.39381000399589'^^xsd:double;
  dwc:individualCount '1125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426507'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417254'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417254'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416898'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '71'^^xsd:integer;
  dwc:observedWeight '13.39999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416898'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416727'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416727'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423703'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '142'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428705'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426606'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425743'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425743'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420348'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420348'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428098'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428098'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416331'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416331'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418221'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '-0.027013674378395'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:observedWeight '50.900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418221'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420844'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428297'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415732'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416755'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416755'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422448'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417803'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '21.299999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417803'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415544'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415544'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415881'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415881'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415310'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.4800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415310'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.679682493209839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2617797851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.679682493209839 -91.2617797851562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.679682493209839"^^xsd:decimal ;
  geo-pos:long "-91.2617797851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425621'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.261779785156'^^xsd:double;
  dwc:latitude '-0.67968249320984'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425621'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.469269990921021"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6116104125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.469269990921021 -91.6116104125977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.469269990921021"^^xsd:decimal ;
  geo-pos:long "-91.6116104125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.611610412598'^^xsd:double;
  dwc:latitude '-0.46926999092102'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429834'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428793'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '549'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428793'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.164700001478195"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8354034423828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.164700001478195 -90.8354034423828)"^^geo:wktLiteral ;
  geo-pos:lat "-0.164700001478195"^^xsd:decimal ;
  geo-pos:long "-90.8354034423828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418007'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.835403442383'^^xsd:double;
  dwc:latitude '-0.16470000147819'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418007'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427865'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427865'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427722'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427722'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '458'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428025'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7009963989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7009963989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418019'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '6.8099999427795'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418019'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415398'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.9500000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415398'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419814'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419814'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24934005737305 -90.376220703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24934005737305"^^xsd:decimal ;
  dwc:decimalLongitude "-90.376220703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24934005737305 -90.376220703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24934005737305"^^xsd:decimal ;
  geo-pos:long "-90.376220703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416004'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376220703125'^^xsd:double;
  dwc:latitude '-1.249340057373'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416004'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423599'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '16487'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428349'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428349'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428969'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418651'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:observedWeight '7.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418651'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428566'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '298'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428566'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.372469991445541 -91.2851181030273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.372469991445541"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2851181030273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.372469991445541 -91.2851181030273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.372469991445541"^^xsd:decimal ;
  geo-pos:long "-91.2851181030273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426463'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.285118103027'^^xsd:double;
  dwc:latitude '-0.37246999144554'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426463'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427688'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419725'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '1853'^^xsd:integer;
  dwc:observedWeight '50.793701171875'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419725'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426169'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426169'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417381'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417381'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415209'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:observedWeight '42.900001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415209'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415145'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.2199997901917'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415145'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416937'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416937'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416122'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '1.6000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416122'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425377'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425377'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '401'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425345'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '257'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428538'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421688'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421688'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429310'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429310'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417591'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '7'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417591'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '1029'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429000'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955850005149841"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5428009033203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955850005149841 -89.5428009033203)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955850005149841"^^xsd:decimal ;
  geo-pos:long "-89.5428009033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419822'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.54280090332'^^xsd:double;
  dwc:latitude '-0.95585000514984'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419822'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418173'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418173'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416431'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '2.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416431'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '327'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428546'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415154'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '4.9899997711182'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415154'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429347'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:observedWeight '16.760000228882'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429347'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87388002872467 -89.3730010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87388002872467"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3730010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87388002872467 -89.3730010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87388002872467"^^xsd:decimal ;
  geo-pos:long "-89.3730010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418323'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.373001098633'^^xsd:double;
  dwc:latitude '-0.87388002872467'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418323'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427035'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427035'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423746'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '448'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427194'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '681'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427194'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419038'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419038'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417879'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:observedWeight '7.25'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01530003547668 -91.1771697998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01530003547668"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1771697998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01530003547668 -91.1771697998047)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01530003547668"^^xsd:decimal ;
  geo-pos:long "-91.1771697998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417111'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.177169799805'^^xsd:double;
  dwc:latitude '-1.0153000354767'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417111'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '528'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.142299994826317"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3766021728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.142299994826317 -91.3766021728516)"^^geo:wktLiteral ;
  geo-pos:lat "0.142299994826317"^^xsd:decimal ;
  geo-pos:long "-91.3766021728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429543'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.376602172852'^^xsd:double;
  dwc:latitude '0.14229999482632'^^xsd:double;
  dwc:individualCount '1010'^^xsd:integer;
  dwc:observedWeight '24.840000152588'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429543'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427016'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '513'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427016'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298729985952377 -91.6348037719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298729985952377"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6348037719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298729985952377 -91.6348037719727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298729985952377"^^xsd:decimal ;
  geo-pos:long "-91.6348037719727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429848'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.634803771973'^^xsd:double;
  dwc:latitude '-0.29872998595238'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429848'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426955'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '131'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426955'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426905'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '755'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426905'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417095'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417095'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428282'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '569'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428282'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48021999001503 -91.2191772460938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48021999001503"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2191772460938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48021999001503 -91.2191772460938)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48021999001503"^^xsd:decimal ;
  geo-pos:long "-91.2191772460938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429749'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.219177246094'^^xsd:double;
  dwc:latitude '-0.48021999001503'^^xsd:double;
  dwc:individualCount '340'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418477'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.8599998950958'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418477'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425401'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425401'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.1099624633789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01321995258331"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1099624633789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01321995258331 -91.1099624633789)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01321995258331"^^xsd:decimal ;
  geo-pos:long "-91.1099624633789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417277'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.109962463379'^^xsd:double;
  dwc:latitude '-1.0132199525833'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417277'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429698'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429698'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '1870'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422782'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '212'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427833'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420617'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420617'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03944003582001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0942993164062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03944003582001 -91.0942993164062)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03944003582001"^^xsd:decimal ;
  geo-pos:long "-91.0942993164062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416704'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.094299316406'^^xsd:double;
  dwc:latitude '-1.03944003582'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416704'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417622'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417622'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425336'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425336'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190099999308586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571136474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190099999308586"^^xsd:decimal ;
  geo-pos:long "-91.5571136474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557113647461'^^xsd:double;
  dwc:latitude '0.019009999930859'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425767'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429644'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429644'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418166'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.3600001335144'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418166'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425471'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425471'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '1326'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426107'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427447'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '235'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427447'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424625'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '410'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428465'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428465'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428973'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '414'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428973'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962419986724854"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9632873535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962419986724854 -90.9632873535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962419986724854"^^xsd:decimal ;
  geo-pos:long "-90.9632873535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424972'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.963287353516'^^xsd:double;
  dwc:latitude '-0.96241998672485'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424972'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '334'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427697'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422431'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '170'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422431'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '2000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426544'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.980199992656708"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8703002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.980199992656708 -90.8703002929688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.980199992656708"^^xsd:decimal ;
  geo-pos:long "-90.8703002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423552'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.870300292969'^^xsd:double;
  dwc:latitude '-0.98019999265671'^^xsd:double;
  dwc:individualCount '229'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423552'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.668900012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3221969604492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.668900012969971 -91.3221969604492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.668900012969971"^^xsd:decimal ;
  geo-pos:long "-91.3221969604492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424808'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.322196960449'^^xsd:double;
  dwc:latitude '-0.66890001296997'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499489992856979 -91.4441833496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.499489992856979"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4441833496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.499489992856979 -91.4441833496094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.499489992856979"^^xsd:decimal ;
  geo-pos:long "-91.4441833496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425183'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.444183349609'^^xsd:double;
  dwc:latitude '-0.49948999285698'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425183'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415302'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415302'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423147'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424352'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429128'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429128'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435000002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7009963989258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435000002384186 -90.7009963989258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435000002384186"^^xsd:decimal ;
  geo-pos:long "-90.7009963989258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418008'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.700996398926'^^xsd:double;
  dwc:latitude '-0.43500000238419'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418008'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422034'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419845'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '620'^^xsd:integer;
  dwc:observedWeight '149.66000366211'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419845'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416529'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416529'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32668998837471 -91.3388519287109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.32668998837471"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3388519287109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32668998837471 -91.3388519287109)"^^geo:wktLiteral ;
  geo-pos:lat "-0.32668998837471"^^xsd:decimal ;
  geo-pos:long "-91.3388519287109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428834'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.338851928711'^^xsd:double;
  dwc:latitude '-0.32668998837471'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428834'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428950'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '119'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428950'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415632'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415632'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415589'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415589'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416633'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416633'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429697'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '161'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429697'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04469001293182 -91.1564712524414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04469001293182"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1564712524414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04469001293182 -91.1564712524414)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04469001293182"^^xsd:decimal ;
  geo-pos:long "-91.1564712524414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417638'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.156471252441'^^xsd:double;
  dwc:latitude '-1.0446900129318'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.6999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417638'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429451'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '415'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429451'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.233199998736382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3963317871094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.233199998736382 -91.3963317871094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.233199998736382"^^xsd:decimal ;
  geo-pos:long "-91.3963317871094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396331787109'^^xsd:double;
  dwc:latitude '-0.23319999873638'^^xsd:double;
  dwc:individualCount '10335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415852'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:observedWeight '16.39999961853'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415852'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419940'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419940'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415342'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '29.530000686646'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415342'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429392'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '149'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429392'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425883'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.731500029563904"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4423980712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.731500029563904 -89.4423980712891)"^^geo:wktLiteral ;
  geo-pos:lat "-0.731500029563904"^^xsd:decimal ;
  geo-pos:long "-89.4423980712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423092'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.442398071289'^^xsd:double;
  dwc:latitude '-0.7315000295639'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423092'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421150'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427000'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '975'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427000'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.296499997377396"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6315002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.296499997377396 -91.6315002441406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.296499997377396"^^xsd:decimal ;
  geo-pos:long "-91.6315002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.631500244141'^^xsd:double;
  dwc:latitude '-0.2964999973774'^^xsd:double;
  dwc:individualCount '5190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419140'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419140'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425969'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '253'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425969'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417307'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417307'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417376'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417376'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418957'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418957'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420117'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '630'^^xsd:integer;
  dwc:observedWeight '243.99099731445'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420117'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36339998245239"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4312973022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36339998245239 -90.4312973022461)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36339998245239"^^xsd:decimal ;
  geo-pos:long "-90.4312973022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424821'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.431297302246'^^xsd:double;
  dwc:latitude '-1.3633999824524'^^xsd:double;
  dwc:individualCount '590'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422022'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422022'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497779995203018 -91.4567718505859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.497779995203018"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4567718505859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.497779995203018 -91.4567718505859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.497779995203018"^^xsd:decimal ;
  geo-pos:long "-91.4567718505859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.456771850586'^^xsd:double;
  dwc:latitude '-0.49777999520302'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425200'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653750002384186 -91.1423416137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653750002384186"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1423416137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653750002384186 -91.1423416137695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653750002384186"^^xsd:decimal ;
  geo-pos:long "-91.1423416137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425505'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.14234161377'^^xsd:double;
  dwc:latitude '-0.65375000238419'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425505'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427057'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426968'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.895799994468689"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6163024902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.895799994468689 -89.6163024902344)"^^geo:wktLiteral ;
  geo-pos:lat "-0.895799994468689"^^xsd:decimal ;
  geo-pos:long "-89.6163024902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422116'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.616302490234'^^xsd:double;
  dwc:latitude '-0.89579999446869'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424945'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '178'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420657'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '3200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420657'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428820'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '376'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428820'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420790'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420790'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34358894824982"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4859771728516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34358894824982 -90.4859771728516)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34358894824982"^^xsd:decimal ;
  geo-pos:long "-90.4859771728516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424944'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.485977172852'^^xsd:double;
  dwc:latitude '-1.3435889482498'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424099'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429847'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425288'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425288'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.975750029087067 -91.4473724365234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.975750029087067"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4473724365234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.975750029087067 -91.4473724365234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.975750029087067"^^xsd:decimal ;
  geo-pos:long "-91.4473724365234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.447372436523'^^xsd:double;
  dwc:latitude '-0.97575002908707'^^xsd:double;
  dwc:individualCount '397'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429160'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428023'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '438'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428023'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423980'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '103'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426340'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '1507'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426340'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.357329994440079"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2804870605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.357329994440079 -91.2804870605469)"^^geo:wktLiteral ;
  geo-pos:lat "-0.357329994440079"^^xsd:decimal ;
  geo-pos:long "-91.2804870605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.280487060547'^^xsd:double;
  dwc:latitude '-0.35732999444008'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426556'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415207'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415207'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416402'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416402'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.964999973773956"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9759979248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.964999973773956 -90.9759979248047)"^^geo:wktLiteral ;
  geo-pos:lat "-0.964999973773956"^^xsd:decimal ;
  geo-pos:long "-90.9759979248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425866'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.975997924805'^^xsd:double;
  dwc:latitude '-0.96499997377396'^^xsd:double;
  dwc:individualCount '432'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425866'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426515'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426515'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419895'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419895'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419538'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419538'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420046'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420046'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419031'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1005'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419031'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '278'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419083'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419083'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419513'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419513'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04121005535126 -91.1571273803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04121005535126"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1571273803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04121005535126 -91.1571273803711)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04121005535126"^^xsd:decimal ;
  geo-pos:long "-91.1571273803711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417447'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.157127380371'^^xsd:double;
  dwc:latitude '-1.0412100553513'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417447'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415290'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1299999952316'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415290'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.945339977741241 -89.5707168579102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.945339977741241"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5707168579102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.945339977741241 -89.5707168579102)"^^geo:wktLiteral ;
  geo-pos:lat "-0.945339977741241"^^xsd:decimal ;
  geo-pos:long "-89.5707168579102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418738'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57071685791'^^xsd:double;
  dwc:latitude '-0.94533997774124'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418738'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422402'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422402'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420461'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420461'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424221'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416094'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:observedWeight '7.3000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416094'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429711'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429711'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416278'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416278'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417142'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25857305526733"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3641967773438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25857305526733 -90.3641967773438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25857305526733"^^xsd:decimal ;
  geo-pos:long "-90.3641967773438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418629'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.364196777344'^^xsd:double;
  dwc:latitude '-1.2585730552673'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:observedWeight '18.629999160767'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418629'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416022'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416022'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418330'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:observedWeight '20.450000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418330'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0822800025343895 -91.4944000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0822800025343895"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4944000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0822800025343895 -91.4944000244141)"^^geo:wktLiteral ;
  geo-pos:lat "0.0822800025343895"^^xsd:decimal ;
  geo-pos:long "-91.4944000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425443'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.494400024414'^^xsd:double;
  dwc:latitude '0.082280002534389'^^xsd:double;
  dwc:individualCount '1444'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425443'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.928269982337952"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4223327636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.928269982337952 -89.4223327636719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.928269982337952"^^xsd:decimal ;
  geo-pos:long "-89.4223327636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419734'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.422332763672'^^xsd:double;
  dwc:latitude '-0.92826998233795'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419734'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422694'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426666'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '731'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426666'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423686'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '2620'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423686'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418910'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418910'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421184'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420488'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420488'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '1320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31695997714996"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5155792236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31695997714996 -90.5155792236328)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31695997714996"^^xsd:decimal ;
  geo-pos:long "-90.5155792236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424898'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.515579223633'^^xsd:double;
  dwc:latitude '-1.31695997715'^^xsd:double;
  dwc:individualCount '588'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427491'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '128'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427491'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426314'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '17147'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426314'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34179997444153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5003967285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34179997444153 -90.5003967285156)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34179997444153"^^xsd:decimal ;
  geo-pos:long "-90.5003967285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424836'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.500396728516'^^xsd:double;
  dwc:latitude '-1.3417999744415'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420032'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:observedWeight '35.374099731445'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420032'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424318'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '693'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424318'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420139'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1089'^^xsd:integer;
  dwc:observedWeight '293.87799072266'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420139'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419912'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421479'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421479'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.31410002708435"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3768997192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.31410002708435 -90.3768997192383)"^^geo:wktLiteral ;
  geo-pos:lat "-1.31410002708435"^^xsd:decimal ;
  geo-pos:long "-90.3768997192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423459'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.376899719238'^^xsd:double;
  dwc:latitude '-1.3141000270843'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420861'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '587'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420861'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3889007568359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3889007568359)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3889007568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424751'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.388900756836'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '469'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424751'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415374'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:observedWeight '25'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415374'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427826'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420027'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '945'^^xsd:integer;
  dwc:observedWeight '33.56010055542'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420027'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93190997838974 -91.4957885742188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93190997838974"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4957885742188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93190997838974 -91.4957885742188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93190997838974"^^xsd:decimal ;
  geo-pos:long "-91.4957885742188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.495788574219'^^xsd:double;
  dwc:latitude '-0.93190997838974'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417555'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421618'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '470'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '1225'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419594'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415579'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415579'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421755'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.935750007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4398498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.935750007629395 -89.4398498535156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.935750007629395"^^xsd:decimal ;
  geo-pos:long "-89.4398498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417949'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.439849853516'^^xsd:double;
  dwc:latitude '-0.93575000762939'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417949'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.995239973068237 -90.9599380493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.995239973068237"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9599380493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.995239973068237 -90.9599380493164)"^^geo:wktLiteral ;
  geo-pos:lat "-0.995239973068237"^^xsd:decimal ;
  geo-pos:long "-90.9599380493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429174'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.959938049316'^^xsd:double;
  dwc:latitude '-0.99523997306824'^^xsd:double;
  dwc:individualCount '91'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429174'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '386'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429958'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '264'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429958'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420406'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '4270'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421484'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421484'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424114'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415837'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415837'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429909'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429909'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422904'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.437000006437302 -90.3327713012695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.437000006437302"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3327713012695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.437000006437302 -90.3327713012695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.437000006437302"^^xsd:decimal ;
  geo-pos:long "-90.3327713012695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.33277130127'^^xsd:double;
  dwc:latitude '-0.4370000064373'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427416'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426469'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426469'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427587'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427587'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416197'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416197'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427446'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '488'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427446'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24944448471069 -90.4883346557617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24944448471069"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4883346557617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24944448471069 -90.4883346557617)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24944448471069"^^xsd:decimal ;
  geo-pos:long "-90.4883346557617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424880'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.488334655762'^^xsd:double;
  dwc:latitude '-1.2494444847107'^^xsd:double;
  dwc:individualCount '144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426319'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2042'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426319'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420244'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420244'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423912'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '281'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.201199993491173"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3914489746094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.201199993491173 -91.3914489746094)"^^geo:wktLiteral ;
  geo-pos:lat "-0.201199993491173"^^xsd:decimal ;
  geo-pos:long "-91.3914489746094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.391448974609'^^xsd:double;
  dwc:latitude '-0.20119999349117'^^xsd:double;
  dwc:individualCount '45352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426376'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427496'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '543'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427496'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '261'^^xsd:integer;
  dwc:observedWeight '36.598598480225'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420133'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417457'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417457'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423068'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420918'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420918'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424529'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424529'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416731'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416731'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429782'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429782'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416555'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:observedWeight '21.299999237061'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416555'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421026'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418142'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418142'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.672940015792847 -91.1551895141602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.672940015792847"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1551895141602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.672940015792847 -91.1551895141602)"^^geo:wktLiteral ;
  geo-pos:lat "-0.672940015792847"^^xsd:decimal ;
  geo-pos:long "-91.1551895141602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425539'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.15518951416'^^xsd:double;
  dwc:latitude '-0.67294001579285'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425539'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426931'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '287'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426931'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421366'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '9820'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421366'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417299'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:observedWeight '15.699999809265'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417299'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417011'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417011'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00731003284454 -91.0313568115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00731003284454"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0313568115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00731003284454 -91.0313568115234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00731003284454"^^xsd:decimal ;
  geo-pos:long "-91.0313568115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417394'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.031356811523'^^xsd:double;
  dwc:latitude '-1.0073100328445'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417394'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930559992790222 -89.4303283691406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.930559992790222"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4303283691406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.930559992790222 -89.4303283691406)"^^geo:wktLiteral ;
  geo-pos:lat "-0.930559992790222"^^xsd:decimal ;
  geo-pos:long "-89.4303283691406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419585'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.430328369141'^^xsd:double;
  dwc:latitude '-0.93055999279022'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419585'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419731'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419731'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423963'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423963'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428067'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '604'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428067'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425879'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425879'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3751983642578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3751983642578)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3751983642578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.375198364258'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423078'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427200'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202690005302429 -91.4150924682617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.202690005302429"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4150924682617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.202690005302429 -91.4150924682617)"^^geo:wktLiteral ;
  geo-pos:lat "-0.202690005302429"^^xsd:decimal ;
  geo-pos:long "-91.4150924682617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426265'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.415092468262'^^xsd:double;
  dwc:latitude '-0.20269000530243'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426265'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423241'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:observedWeight '316.5530090332'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419079'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420171'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420171'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421133'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421862'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383989989757538 -91.6520919799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383989989757538"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6520919799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383989989757538 -91.6520919799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383989989757538"^^xsd:decimal ;
  geo-pos:long "-91.6520919799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.65209197998'^^xsd:double;
  dwc:latitude '-0.38398998975754'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429850'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427510'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415919'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415919'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420540'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420540'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27584004402161 -90.4902114868164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27584004402161"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4902114868164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27584004402161 -90.4902114868164)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27584004402161"^^xsd:decimal ;
  geo-pos:long "-90.4902114868164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417845'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.490211486816'^^xsd:double;
  dwc:latitude '-1.2758400440216'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:observedWeight '11.800000190735'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417845'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417077'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417077'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427664'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '341'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427664'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415170'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415170'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427482'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427482'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416919'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416919'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416349'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:observedWeight '38.799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416349'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415813'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415813'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417153'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '127'^^xsd:integer;
  dwc:observedWeight '34.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417153'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.74931001663208 -89.4511413574219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.74931001663208"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4511413574219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.74931001663208 -89.4511413574219)"^^geo:wktLiteral ;
  geo-pos:lat "-0.74931001663208"^^xsd:decimal ;
  geo-pos:long "-89.4511413574219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417769'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.451141357422'^^xsd:double;
  dwc:latitude '-0.74931001663208'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '3.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417769'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420237'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420237'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428230'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00499999523163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0472030639648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00499999523163 -91.0472030639648)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00499999523163"^^xsd:decimal ;
  geo-pos:long "-91.0472030639648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424938'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.047203063965'^^xsd:double;
  dwc:latitude '-1.0049999952316'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415245'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observedWeight '6.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415245'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.24909996986389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3693008422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.24909996986389 -90.3693008422852)"^^geo:wktLiteral ;
  geo-pos:lat "-1.24909996986389"^^xsd:decimal ;
  geo-pos:long "-90.3693008422852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424546'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.369300842285'^^xsd:double;
  dwc:latitude '-1.2490999698639'^^xsd:double;
  dwc:individualCount '440'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '194'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429096'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417353'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417353'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417374'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.40000000596046'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417374'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415355'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '7.4800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415355'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91143000125885 -89.4010009765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.91143000125885"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4010009765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.91143000125885 -89.4010009765625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.91143000125885"^^xsd:decimal ;
  geo-pos:long "-89.4010009765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418706'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.401000976562'^^xsd:double;
  dwc:latitude '-0.91143000125885'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418706'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416284'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '34'^^xsd:integer;
  dwc:observedWeight '10.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416284'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418192'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418192'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426899'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '256'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426899'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421439'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421439'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429672'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '249'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429672'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429877'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '184'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429877'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428816'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '366'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428816'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419206'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419427'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90200001001358 -89.6259002685547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.90200001001358"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6259002685547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.90200001001358 -89.6259002685547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.90200001001358"^^xsd:decimal ;
  geo-pos:long "-89.6259002685547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420166'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.625900268555'^^xsd:double;
  dwc:latitude '-0.90200001001358'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420166'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95907998085022 -90.9667587280273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95907998085022"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9667587280273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95907998085022 -90.9667587280273)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95907998085022"^^xsd:decimal ;
  geo-pos:long "-90.9667587280273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429173'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966758728027'^^xsd:double;
  dwc:latitude '-0.95907998085022'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429173'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426927'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415074'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.44999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415074'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419378'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '660'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419378'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423331'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423331'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2296199798584 -90.4723434448242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2296199798584"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4723434448242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2296199798584 -90.4723434448242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2296199798584"^^xsd:decimal ;
  geo-pos:long "-90.4723434448242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425705'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.472343444824'^^xsd:double;
  dwc:latitude '-1.2296199798584'^^xsd:double;
  dwc:individualCount '491'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425705'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426906'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '193'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426906'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427105'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427105'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420577'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428693'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428693'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '280'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421788'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415572'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415572'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.996969997882843"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0160217285156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.996969997882843 -91.0160217285156)"^^geo:wktLiteral ;
  geo-pos:lat "-0.996969997882843"^^xsd:decimal ;
  geo-pos:long "-91.0160217285156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428729'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.016021728516'^^xsd:double;
  dwc:latitude '-0.99696999788284'^^xsd:double;
  dwc:individualCount '496'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428729'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425833'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425833'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415698'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415698'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418282'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418282'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424338'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416269'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:observedWeight '3.2000000476837'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416269'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.608399987220764"^^xsd:decimal ;
  dwc:decimalLongitude "-90.6882019042969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.608399987220764 -90.6882019042969)"^^geo:wktLiteral ;
  geo-pos:lat "-0.608399987220764"^^xsd:decimal ;
  geo-pos:long "-90.6882019042969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418016'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.688201904297'^^xsd:double;
  dwc:latitude '-0.60839998722076'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418016'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '529'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426603'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.328110009431839 -91.3374176025391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.328110009431839"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3374176025391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.328110009431839 -91.3374176025391)"^^geo:wktLiteral ;
  geo-pos:lat "-0.328110009431839"^^xsd:decimal ;
  geo-pos:long "-91.3374176025391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425107'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.337417602539'^^xsd:double;
  dwc:latitude '-0.32811000943184'^^xsd:double;
  dwc:individualCount '1690'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425107'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415945'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415945'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422927'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '385'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.589359998703003"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9423370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.589359998703003 -90.9423370361328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.589359998703003"^^xsd:decimal ;
  geo-pos:long "-90.9423370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428737'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.942337036133'^^xsd:double;
  dwc:latitude '-0.589359998703'^^xsd:double;
  dwc:individualCount '454'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428737'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5415235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415235'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '5.6700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415235'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429883'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429883'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427646'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '204'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427646'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424113'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428547'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428547'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427197'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '310'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427197'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419477'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419477'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422278'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422278'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0270136743783951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.53759765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0270136743783951 -91.53759765625)"^^geo:wktLiteral ;
  geo-pos:lat "0.0270136743783951"^^xsd:decimal ;
  geo-pos:long "-91.53759765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.53759765625'^^xsd:double;
  dwc:latitude '0.027013674378395'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424387'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415845'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:observedWeight '12.300000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415845'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416178'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416178'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.844280004501343"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4873428344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.844280004501343 -91.4873428344727)"^^geo:wktLiteral ;
  geo-pos:lat "-0.844280004501343"^^xsd:decimal ;
  geo-pos:long "-91.4873428344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.487342834473'^^xsd:double;
  dwc:latitude '-0.84428000450134'^^xsd:double;
  dwc:individualCount '153'^^xsd:integer;
  dwc:observedWeight '3.7599999904633'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429516'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421425'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '960'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421425'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416235'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.2999999523163'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416235'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427947'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '155'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427947'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428804'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428804'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422689'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422689'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428615'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428615'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424510'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '472'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424510'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423555'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423555'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.40769994258881"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6847991943359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.40769994258881 -89.6847991943359)"^^geo:wktLiteral ;
  geo-pos:lat "-1.40769994258881"^^xsd:decimal ;
  geo-pos:long "-89.6847991943359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.684799194336'^^xsd:double;
  dwc:latitude '-1.4076999425888'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420767'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428760'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428760'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416440'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416440'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420541'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420541'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423217'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426784'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426784'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422048'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '20365'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0190099999308586"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5571136474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0190099999308586 -91.5571136474609)"^^geo:wktLiteral ;
  geo-pos:lat "0.0190099999308586"^^xsd:decimal ;
  geo-pos:long "-91.5571136474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425949'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.557113647461'^^xsd:double;
  dwc:latitude '0.019009999930859'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425949'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206909999251366 -91.3846893310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206909999251366"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3846893310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206909999251366 -91.3846893310547)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206909999251366"^^xsd:decimal ;
  geo-pos:long "-91.3846893310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384689331055'^^xsd:double;
  dwc:latitude '-0.20690999925137'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426057'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421416'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421416'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298249989748001 -91.6299514770508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298249989748001"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6299514770508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298249989748001 -91.6299514770508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298249989748001"^^xsd:decimal ;
  geo-pos:long "-91.6299514770508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429001'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.629951477051'^^xsd:double;
  dwc:latitude '-0.298249989748'^^xsd:double;
  dwc:individualCount '363'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429001'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415654'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415654'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422916'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791270017623901"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4884719848633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791270017623901 -89.4884719848633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791270017623901"^^xsd:decimal ;
  geo-pos:long "-89.4884719848633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429232'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.488471984863'^^xsd:double;
  dwc:latitude '-0.7912700176239'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429232'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419056'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '890'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419056'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415635'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415635'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22780001163483 -90.4708023071289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22780001163483"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4708023071289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22780001163483 -90.4708023071289)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22780001163483"^^xsd:decimal ;
  geo-pos:long "-90.4708023071289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.470802307129'^^xsd:double;
  dwc:latitude '-1.2278000116348'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.712670028209686"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2403030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.712670028209686 -89.2403030395508)"^^geo:wktLiteral ;
  geo-pos:lat "-0.712670028209686"^^xsd:decimal ;
  geo-pos:long "-89.2403030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421271'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.240303039551'^^xsd:double;
  dwc:latitude '-0.71267002820969'^^xsd:double;
  dwc:individualCount '495'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415468'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '8.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415468'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0303700007498264 -91.4229583740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0303700007498264"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4229583740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0303700007498264 -91.4229583740234)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0303700007498264"^^xsd:decimal ;
  geo-pos:long "-91.4229583740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.422958374023'^^xsd:double;
  dwc:latitude '-0.030370000749826'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425900'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.71560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5222015380859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.71560001373291 -90.5222015380859)"^^geo:wktLiteral ;
  geo-pos:lat "-0.71560001373291"^^xsd:decimal ;
  geo-pos:long "-90.5222015380859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423810'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.522201538086'^^xsd:double;
  dwc:latitude '-0.71560001373291'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427638'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '316'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427638'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420028'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '141'^^xsd:integer;
  dwc:observedWeight '44.897998809814'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420028'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425266'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425266'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416024'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '4.8000001907349'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416024'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955699980258942"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5196990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955699980258942 -89.5196990966797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955699980258942"^^xsd:decimal ;
  geo-pos:long "-89.5196990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422216'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.51969909668'^^xsd:double;
  dwc:latitude '-0.95569998025894'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421589'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421589'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428924'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '412'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428924'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423495'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423495'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '189'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427316'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418170'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:observedWeight '3.6300001144409'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418170'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421881'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425269'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '418'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425269'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418429'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418429'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429106'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429106'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417557'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '99'^^xsd:integer;
  dwc:observedWeight '27.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417557'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425322'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '390'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425322'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420413'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420413'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421652'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '7476'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428916'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '267'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428916'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428900'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '157'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428900'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421596'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415751'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415751'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393489986658096 -91.2556686401367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.393489986658096"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2556686401367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.393489986658096 -91.2556686401367)"^^geo:wktLiteral ;
  geo-pos:lat "-0.393489986658096"^^xsd:decimal ;
  geo-pos:long "-91.2556686401367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428427'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.255668640137'^^xsd:double;
  dwc:latitude '-0.3934899866581'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428427'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428298'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428298'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415851'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '81'^^xsd:integer;
  dwc:observedWeight '22.700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415851'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415182'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415182'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427141'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '148'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427141'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421435'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421435'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422892'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422892'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417509'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417509'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420878'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429569'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:observedWeight '2.4800000190735'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429569'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426977'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '196'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426977'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417025'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:observedWeight '15'^^xsd:integer;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417025'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206064596772194 -91.3850631713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206064596772194"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3850631713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206064596772194 -91.3850631713867)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206064596772194"^^xsd:decimal ;
  geo-pos:long "-91.3850631713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425772'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.385063171387'^^xsd:double;
  dwc:latitude '-0.20606459677219'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425772'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427079'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '582'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427079'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420316'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '133'^^xsd:integer;
  dwc:observedWeight '41.723400115967'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420316'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427102'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '232'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427102'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427085'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '446'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427085'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425297'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '318'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425297'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.683000028133392"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3279037475586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.683000028133392 -89.3279037475586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.683000028133392"^^xsd:decimal ;
  geo-pos:long "-89.3279037475586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.327903747559'^^xsd:double;
  dwc:latitude '-0.68300002813339'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.669700026512146"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1855010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.669700026512146 -91.1855010986328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.669700026512146"^^xsd:decimal ;
  geo-pos:long "-91.1855010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.185501098633'^^xsd:double;
  dwc:latitude '-0.66970002651215'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:observedWeight '24.379999160767'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429379'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.000209999998332933 -91.5917587280273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.000209999998332933"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5917587280273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.000209999998332933 -91.5917587280273)"^^geo:wktLiteral ;
  geo-pos:lat "0.000209999998332933"^^xsd:decimal ;
  geo-pos:long "-91.5917587280273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.591758728027'^^xsd:double;
  dwc:latitude '0.00020999999833293'^^xsd:double;
  dwc:individualCount '1110'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426205'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85683000087738 -89.3644104003906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85683000087738"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3644104003906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85683000087738 -89.3644104003906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85683000087738"^^xsd:decimal ;
  geo-pos:long "-89.3644104003906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418630'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.364410400391'^^xsd:double;
  dwc:latitude '-0.85683000087738'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:observedWeight '5.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418630'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419030'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419030'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05999994277954 -91.1710968017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05999994277954"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1710968017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05999994277954 -91.1710968017578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05999994277954"^^xsd:decimal ;
  geo-pos:long "-91.1710968017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425005'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.171096801758'^^xsd:double;
  dwc:latitude '-1.0599999427795'^^xsd:double;
  dwc:individualCount '346'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423767'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.701089978218079 -90.5309371948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.701089978218079"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5309371948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.701089978218079 -90.5309371948242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.701089978218079"^^xsd:decimal ;
  geo-pos:long "-90.5309371948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427825'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.530937194824'^^xsd:double;
  dwc:latitude '-0.70108997821808'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427825'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427683'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '118'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427683'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419205'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419205'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.297740012407303 -91.6152267456055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.297740012407303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.6152267456055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.297740012407303 -91.6152267456055)"^^geo:wktLiteral ;
  geo-pos:lat "-0.297740012407303"^^xsd:decimal ;
  geo-pos:long "-91.6152267456055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429827'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.615226745605'^^xsd:double;
  dwc:latitude '-0.2977400124073'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429827'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:observedWeight '272.10900878906'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420112'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.109049998223782 -91.4712066650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.109049998223782"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4712066650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.109049998223782 -91.4712066650391)"^^geo:wktLiteral ;
  geo-pos:lat "0.109049998223782"^^xsd:decimal ;
  geo-pos:long "-91.4712066650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429771'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.471206665039'^^xsd:double;
  dwc:latitude '0.10904999822378'^^xsd:double;
  dwc:individualCount '330'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429771'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.720719993114471"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8072280883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.720719993114471 -90.8072280883789)"^^geo:wktLiteral ;
  geo-pos:lat "-0.720719993114471"^^xsd:decimal ;
  geo-pos:long "-90.8072280883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428155'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.807228088379'^^xsd:double;
  dwc:latitude '-0.72071999311447'^^xsd:double;
  dwc:individualCount '76'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428155'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421236'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03059995174408"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8845977783203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03059995174408 -90.8845977783203)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03059995174408"^^xsd:decimal ;
  geo-pos:long "-90.8845977783203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429200'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.88459777832'^^xsd:double;
  dwc:latitude '-1.0305999517441'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429200'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429076'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '335'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429076'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419786'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419786'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.856429994106293"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5680465698242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.856429994106293 -89.5680465698242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.856429994106293"^^xsd:decimal ;
  geo-pos:long "-89.5680465698242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429935'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.568046569824'^^xsd:double;
  dwc:latitude '-0.85642999410629'^^xsd:double;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429935'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423544'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '636'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423544'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416107'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416107'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416328'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:observedWeight '2.7000000476837'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416328'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419189'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419189'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420188'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420188'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423044'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3084499835968"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3793487548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3084499835968 -90.3793487548828)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3084499835968"^^xsd:decimal ;
  geo-pos:long "-90.3793487548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418669'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.379348754883'^^xsd:double;
  dwc:latitude '-1.3084499835968'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.7199997901917'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418669'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.842495024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3527145385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.842495024204254 -89.3527145385742)"^^geo:wktLiteral ;
  geo-pos:lat "-0.842495024204254"^^xsd:decimal ;
  geo-pos:long "-89.3527145385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418126'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.352714538574'^^xsd:double;
  dwc:latitude '-0.84249502420425'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '1.3600000143051'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418126'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422082'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '240'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422082'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425857'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425857'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416129'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416129'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426108'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '3585'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426108'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.642279982566833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8745880126953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.642279982566833 -90.8745880126953)"^^geo:wktLiteral ;
  geo-pos:lat "-0.642279982566833"^^xsd:decimal ;
  geo-pos:long "-90.8745880126953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420015'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.874588012695'^^xsd:double;
  dwc:latitude '-0.64227998256683'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:observedWeight '136.05400085449'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420015'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0502500012516975"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5601501464844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0502500012516975 -91.5601501464844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0502500012516975"^^xsd:decimal ;
  geo-pos:long "-91.5601501464844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425934'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.560150146484'^^xsd:double;
  dwc:latitude '-0.050250001251697'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425934'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.947880029678345"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5869598388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.947880029678345 -89.5869598388672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.947880029678345"^^xsd:decimal ;
  geo-pos:long "-89.5869598388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421175'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.586959838867'^^xsd:double;
  dwc:latitude '-0.94788002967834'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415659'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.1000000238419'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415659'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424341'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424341'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423516'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416570'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.7999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416570'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421485'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421485'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427691'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '379'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427691'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428448'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428448'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429112'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429112'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418590'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418590'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425050'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382690012454987 -91.2487182617188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.382690012454987"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2487182617188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.382690012454987 -91.2487182617188)"^^geo:wktLiteral ;
  geo-pos:lat "-0.382690012454987"^^xsd:decimal ;
  geo-pos:long "-91.2487182617188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.248718261719'^^xsd:double;
  dwc:latitude '-0.38269001245499'^^xsd:double;
  dwc:individualCount '980'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425847'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2301299571991 -90.4743881225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2301299571991"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4743881225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2301299571991 -90.4743881225586)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2301299571991"^^xsd:decimal ;
  geo-pos:long "-90.4743881225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426115'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.474388122559'^^xsd:double;
  dwc:latitude '-1.2301299571991'^^xsd:double;
  dwc:individualCount '186'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426115'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422379'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422379'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426727'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '360'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426727'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427643'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '343'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427643'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427968'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '368'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427968'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36619997024536"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7460021972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36619997024536 -89.7460021972656)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36619997024536"^^xsd:decimal ;
  geo-pos:long "-89.7460021972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420741'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.746002197266'^^xsd:double;
  dwc:latitude '-1.3661999702454'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420741'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.430640012025833"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3928680419922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.430640012025833 -91.3928680419922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.430640012025833"^^xsd:decimal ;
  geo-pos:long "-91.3928680419922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392868041992'^^xsd:double;
  dwc:latitude '-0.43064001202583'^^xsd:double;
  dwc:individualCount '1350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428387'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428719'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '296'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428719'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429131'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429131'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.863570988178253"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5759353637695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.863570988178253 -89.5759353637695)"^^geo:wktLiteral ;
  geo-pos:lat "-0.863570988178253"^^xsd:decimal ;
  geo-pos:long "-89.5759353637695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423230'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.57593536377'^^xsd:double;
  dwc:latitude '-0.86357098817825'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426594'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '578'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426594'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428069'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '485'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428069'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420847'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '380'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '304'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424161'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05999994277954 -91.1710968017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05999994277954"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1710968017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05999994277954 -91.1710968017578)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05999994277954"^^xsd:decimal ;
  geo-pos:long "-91.1710968017578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424608'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.171096801758'^^xsd:double;
  dwc:latitude '-1.0599999427795'^^xsd:double;
  dwc:individualCount '162'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424608'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00226998329163 -91.0549468994141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00226998329163"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0549468994141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00226998329163 -91.0549468994141)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00226998329163"^^xsd:decimal ;
  geo-pos:long "-91.0549468994141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417279'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.054946899414'^^xsd:double;
  dwc:latitude '-1.0022699832916'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '5.1999998092651'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417279'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423376'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423376'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416453'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observedWeight '1.2999999523163'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416453'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422061'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '135'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.370860010385513"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2820510864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.370860010385513 -91.2820510864258)"^^geo:wktLiteral ;
  geo-pos:lat "-0.370860010385513"^^xsd:decimal ;
  geo-pos:long "-91.2820510864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415530'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.282051086426'^^xsd:double;
  dwc:latitude '-0.37086001038551'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415530'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.925400018692017"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4113006591797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.925400018692017 -89.4113006591797)"^^geo:wktLiteral ;
  geo-pos:lat "-0.925400018692017"^^xsd:decimal ;
  geo-pos:long "-89.4113006591797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418379'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.41130065918'^^xsd:double;
  dwc:latitude '-0.92540001869202'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:observedWeight '8.3999996185303'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418379'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417229'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417229'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419227'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '760'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419227'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420057'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '592'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420057'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425078'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '1580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418862'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418862'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.923500001430511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6150970458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.923500001430511 -89.6150970458984)"^^geo:wktLiteral ;
  geo-pos:lat "-0.923500001430511"^^xsd:decimal ;
  geo-pos:long "-89.6150970458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419362'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.615097045898'^^xsd:double;
  dwc:latitude '-0.92350000143051'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419362'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419578'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419578'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420839'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429247'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:observedWeight '33.950000762939'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429247'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420229'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420229'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425597'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '720'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425597'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920620024204254 -89.4058303833008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920620024204254"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4058303833008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920620024204254 -89.4058303833008)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920620024204254"^^xsd:decimal ;
  geo-pos:long "-89.4058303833008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429995'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.405830383301'^^xsd:double;
  dwc:latitude '-0.92062002420425'^^xsd:double;
  dwc:individualCount '218'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429995'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418852'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '210'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418852'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755599975585938"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2643966674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755599975585938 -89.2643966674805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755599975585938"^^xsd:decimal ;
  geo-pos:long "-89.2643966674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418403'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.26439666748'^^xsd:double;
  dwc:latitude '-0.75559997558594'^^xsd:double;
  dwc:individualCount '152'^^xsd:integer;
  dwc:observedWeight '29.700000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418403'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423580'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '4571'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.889999985694885"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8399963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.889999985694885 -90.8399963378906)"^^geo:wktLiteral ;
  geo-pos:lat "-0.889999985694885"^^xsd:decimal ;
  geo-pos:long "-90.8399963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428798'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.839996337891'^^xsd:double;
  dwc:latitude '-0.88999998569489'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428798'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.709699988365173"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5208969116211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.709699988365173 -90.5208969116211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.709699988365173"^^xsd:decimal ;
  geo-pos:long "-90.5208969116211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426966'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.520896911621'^^xsd:double;
  dwc:latitude '-0.70969998836517'^^xsd:double;
  dwc:individualCount '395'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426966'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425043'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422096'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '260'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422096'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422101'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '307'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5416489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416489'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:observedWeight '7.9000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416489'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.657890021800995"^^xsd:decimal ;
  dwc:decimalLongitude "-91.145637512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.657890021800995 -91.145637512207)"^^geo:wktLiteral ;
  geo-pos:lat "-0.657890021800995"^^xsd:decimal ;
  geo-pos:long "-91.145637512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425763'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.145637512207'^^xsd:double;
  dwc:latitude '-0.65789002180099'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425763'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '372'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427160'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427645'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427645'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428404'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '840'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428404'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421262'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428047'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '608'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428047'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421025'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423556'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423556'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836889982223511 -89.539436340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.836889982223511"^^xsd:decimal ;
  dwc:decimalLongitude "-89.539436340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.836889982223511 -89.539436340332)"^^geo:wktLiteral ;
  geo-pos:lat "-0.836889982223511"^^xsd:decimal ;
  geo-pos:long "-89.539436340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429996'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.539436340332'^^xsd:double;
  dwc:latitude '-0.83688998222351'^^xsd:double;
  dwc:individualCount '106'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429996'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0869700014591217"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0869700014591217 -91.4079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0869700014591217"^^xsd:decimal ;
  geo-pos:long "-91.4079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423654'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.407981872559'^^xsd:double;
  dwc:latitude '-0.086970001459122'^^xsd:double;
  dwc:individualCount '3685'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '595'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428788'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6983032226562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34340000152588 -89.6983032226562)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34340000152588"^^xsd:decimal ;
  geo-pos:long "-89.6983032226562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420738'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.698303222656'^^xsd:double;
  dwc:latitude '-1.3434000015259'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420738'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421345'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '220'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421345'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427930'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '503'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427930'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.852949976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7847595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.852949976921082 -90.7847595214844)"^^geo:wktLiteral ;
  geo-pos:lat "-0.852949976921082"^^xsd:decimal ;
  geo-pos:long "-90.7847595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428716'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.784759521484'^^xsd:double;
  dwc:latitude '-0.85294997692108'^^xsd:double;
  dwc:individualCount '214'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428716'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.410780012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2307586669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.410780012607574 -91.2307586669922)"^^geo:wktLiteral ;
  geo-pos:lat "-0.410780012607574"^^xsd:decimal ;
  geo-pos:long "-91.2307586669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424658'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.230758666992'^^xsd:double;
  dwc:latitude '-0.41078001260757'^^xsd:double;
  dwc:individualCount '640'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416246'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observedWeight '1.3999999761581'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416246'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427255'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '145'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427255'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0644199997186661"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5048370361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0644199997186661 -91.5048370361328)"^^geo:wktLiteral ;
  geo-pos:lat "0.0644199997186661"^^xsd:decimal ;
  geo-pos:long "-91.5048370361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429619'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.504837036133'^^xsd:double;
  dwc:latitude '0.064419999718666'^^xsd:double;
  dwc:individualCount '4000'^^xsd:integer;
  dwc:observedWeight '89.379997253418'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429619'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424788'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424788'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.627799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5539016723633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.627799987792969 -90.5539016723633)"^^geo:wktLiteral ;
  geo-pos:lat "-0.627799987792969"^^xsd:decimal ;
  geo-pos:long "-90.5539016723633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425093'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.553901672363'^^xsd:double;
  dwc:latitude '-0.62779998779297'^^xsd:double;
  dwc:individualCount '865'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415339'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '302'^^xsd:integer;
  dwc:observedWeight '87.300003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415339'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415437'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:observedWeight '12.800000190735'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415437'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '101'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428211'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420867'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '508'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420867'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.745639979839325"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4489364624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.745639979839325 -90.4489364624023)"^^geo:wktLiteral ;
  geo-pos:lat "-0.745639979839325"^^xsd:decimal ;
  geo-pos:long "-90.4489364624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421387'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.448936462402'^^xsd:double;
  dwc:latitude '-0.74563997983932'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421387'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419573'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419573'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.282397985458374"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5249252319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.282397985458374 -91.5249252319336)"^^geo:wktLiteral ;
  geo-pos:lat "-0.282397985458374"^^xsd:decimal ;
  geo-pos:long "-91.5249252319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425045'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.524925231934'^^xsd:double;
  dwc:latitude '-0.28239798545837'^^xsd:double;
  dwc:individualCount '930'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.689999997615814"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5419006347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.689999997615814 -90.5419006347656)"^^geo:wktLiteral ;
  geo-pos:lat "-0.689999997615814"^^xsd:decimal ;
  geo-pos:long "-90.5419006347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423777'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.541900634766'^^xsd:double;
  dwc:latitude '-0.68999999761581'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423777'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422590'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427109'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '344'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427109'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423564'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423564'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.938740015029907"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4926223754883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.938740015029907 -91.4926223754883)"^^geo:wktLiteral ;
  geo-pos:lat "-0.938740015029907"^^xsd:decimal ;
  geo-pos:long "-91.4926223754883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423762'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.492622375488'^^xsd:double;
  dwc:latitude '-0.93874001502991'^^xsd:double;
  dwc:individualCount '634'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423762'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.920000016689301"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.920000016689301 -90.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-0.920000016689301"^^xsd:decimal ;
  geo-pos:long "-90.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415558'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.849998474121'^^xsd:double;
  dwc:latitude '-0.9200000166893'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415558'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2282028198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03579998016357 -91.2282028198242)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03579998016357"^^xsd:decimal ;
  geo-pos:long "-91.2282028198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415061'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.228202819824'^^xsd:double;
  dwc:latitude '-1.0357999801636'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.68000000715256'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415061'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419607'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419607'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.755039989948273"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4213562011719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.755039989948273 -90.4213562011719)"^^geo:wktLiteral ;
  geo-pos:lat "-0.755039989948273"^^xsd:decimal ;
  geo-pos:long "-90.4213562011719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421074'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.421356201172'^^xsd:double;
  dwc:latitude '-0.75503998994827'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421074'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.962029993534088"^^xsd:decimal ;
  dwc:decimalLongitude "-90.916633605957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.962029993534088 -90.916633605957)"^^geo:wktLiteral ;
  geo-pos:lat "-0.962029993534088"^^xsd:decimal ;
  geo-pos:long "-90.916633605957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424606'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.916633605957'^^xsd:double;
  dwc:latitude '-0.96202999353409'^^xsd:double;
  dwc:individualCount '205'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424606'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415014'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.1700000762939'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415014'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421794'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421794'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.817030012607574"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5137481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.817030012607574 -89.5137481689453)"^^geo:wktLiteral ;
  geo-pos:lat "-0.817030012607574"^^xsd:decimal ;
  geo-pos:long "-89.5137481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419161'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.513748168945'^^xsd:double;
  dwc:latitude '-0.81703001260757'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419161'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.171100005507469"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3557968139648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.171100005507469 -91.3557968139648)"^^geo:wktLiteral ;
  geo-pos:lat "0.171100005507469"^^xsd:decimal ;
  geo-pos:long "-91.3557968139648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422486'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.355796813965'^^xsd:double;
  dwc:latitude '0.17110000550747'^^xsd:double;
  dwc:individualCount '1185'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422486'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.298509985208511"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3576049804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.298509985208511 -91.3576049804688)"^^geo:wktLiteral ;
  geo-pos:lat "-0.298509985208511"^^xsd:decimal ;
  geo-pos:long "-91.3576049804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422060'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.357604980469'^^xsd:double;
  dwc:latitude '-0.29850998520851'^^xsd:double;
  dwc:individualCount '59244'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422193'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425818'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425818'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428264'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '406'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428264'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.462754487991333"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3962554931641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.462754487991333 -91.3962554931641)"^^geo:wktLiteral ;
  geo-pos:lat "-0.462754487991333"^^xsd:decimal ;
  geo-pos:long "-91.3962554931641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428521'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.396255493164'^^xsd:double;
  dwc:latitude '-0.46275448799133'^^xsd:double;
  dwc:individualCount '230'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428521'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421659'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '680'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421659'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.264090001583099"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3723297119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.264090001583099 -91.3723297119141)"^^geo:wktLiteral ;
  geo-pos:lat "-0.264090001583099"^^xsd:decimal ;
  geo-pos:long "-91.3723297119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425856'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.372329711914'^^xsd:double;
  dwc:latitude '-0.2640900015831'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425856'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.29000997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4991989135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.29000997543335 -90.4991989135742)"^^geo:wktLiteral ;
  geo-pos:lat "-1.29000997543335"^^xsd:decimal ;
  geo-pos:long "-90.4991989135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423462'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.499198913574'^^xsd:double;
  dwc:latitude '-1.2900099754334'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03999996185303 -91.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03999996185303"^^xsd:decimal ;
  geo-pos:long "-91.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417599'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.220001220703'^^xsd:double;
  dwc:latitude '-1.039999961853'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:observedWeight '3.5999999046326'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417599'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03939998149872"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1466979980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03939998149872 -91.1466979980469)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03939998149872"^^xsd:decimal ;
  geo-pos:long "-91.1466979980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415036'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.146697998047'^^xsd:double;
  dwc:latitude '-1.0393999814987'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:observedWeight '6.5799999237061'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415036'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418737'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:observedWeight '12.699999809265'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418737'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.786300003528595 -89.2971572875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.786300003528595"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2971572875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.786300003528595 -89.2971572875977)"^^geo:wktLiteral ;
  geo-pos:lat "-0.786300003528595"^^xsd:decimal ;
  geo-pos:long "-89.2971572875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418043'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.297157287598'^^xsd:double;
  dwc:latitude '-0.78630000352859'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:observedWeight '3.1800000667572'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418043'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425872'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '1600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425872'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.748499989509583"^^xsd:decimal ;
  dwc:decimalLongitude "-90.446403503418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.748499989509583 -90.446403503418)"^^geo:wktLiteral ;
  geo-pos:lat "-0.748499989509583"^^xsd:decimal ;
  geo-pos:long "-90.446403503418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418889'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.446403503418'^^xsd:double;
  dwc:latitude '-0.74849998950958'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418889'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417125'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0999999046326'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417125'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.763100028038025"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4610977172852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.763100028038025 -89.4610977172852)"^^geo:wktLiteral ;
  geo-pos:lat "-0.763100028038025"^^xsd:decimal ;
  geo-pos:long "-89.4610977172852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424206'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.461097717285'^^xsd:double;
  dwc:latitude '-0.76310002803803'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.559490025043488 -90.7834091186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.559490025043488"^^xsd:decimal ;
  dwc:decimalLongitude "-90.7834091186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.559490025043488 -90.7834091186523)"^^geo:wktLiteral ;
  geo-pos:lat "0.559490025043488"^^xsd:decimal ;
  geo-pos:long "-90.7834091186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.783409118652'^^xsd:double;
  dwc:latitude '0.55949002504349'^^xsd:double;
  dwc:individualCount '89'^^xsd:integer;
  dwc:observedWeight '17.200000762939'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418244'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423261'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '180'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423481'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '580'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423481'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423211'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5427841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.967079997062683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5427841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.967079997062683 -90.9664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.967079997062683"^^xsd:decimal ;
  geo-pos:long "-90.9664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5427841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5427841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5427841'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.966499328613'^^xsd:double;
  dwc:latitude '-0.96707999706268'^^xsd:double;
  dwc:individualCount '426'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5427841'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.36812996864319"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7406005859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.36812996864319 -89.7406005859375)"^^geo:wktLiteral ;
  geo-pos:lat "-1.36812996864319"^^xsd:decimal ;
  geo-pos:long "-89.7406005859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420781'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.740600585938'^^xsd:double;
  dwc:latitude '-1.3681299686432'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420781'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.604200005531311"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5410995483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.604200005531311 -90.5410995483398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.604200005531311"^^xsd:decimal ;
  geo-pos:long "-90.5410995483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422826'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.54109954834'^^xsd:double;
  dwc:latitude '-0.60420000553131'^^xsd:double;
  dwc:individualCount '1144'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426951'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '492'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426951'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423160'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.733089983463287"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4664993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.733089983463287 -90.4664993286133)"^^geo:wktLiteral ;
  geo-pos:lat "-0.733089983463287"^^xsd:decimal ;
  geo-pos:long "-90.4664993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423925'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.466499328613'^^xsd:double;
  dwc:latitude '-0.73308998346329'^^xsd:double;
  dwc:individualCount '487'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428036'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '311'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428036'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97723001241684"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9880294799805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97723001241684 -90.9880294799805)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97723001241684"^^xsd:decimal ;
  geo-pos:long "-90.9880294799805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416268'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.98802947998'^^xsd:double;
  dwc:latitude '-0.97723001241684'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observedWeight '0.20000000298023'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416268'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5417031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417031'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4000000953674'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417031'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425603'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425603'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-91.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/3151__urn%3Acatalog%3AHMAP%3A14%3A5425574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01999998092651 -91.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01999998092651"^^xsd:decimal ;
  geo-pos:long "-91.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425574'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.099998474121'^^xsd:double;
  dwc:latitude '-1.0199999809265'^^xsd:double;
  dwc:individualCount '356'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425574'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416911'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416911'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.955190002918243"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4609985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.955190002918243 -91.4609985351562)"^^geo:wktLiteral ;
  geo-pos:lat "-0.955190002918243"^^xsd:decimal ;
  geo-pos:long "-91.4609985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415244'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.460998535156'^^xsd:double;
  dwc:latitude '-0.95519000291824'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.539999961853'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415244'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500555574893951 -91.466667175293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.500555574893951"^^xsd:decimal ;
  dwc:decimalLongitude "-91.466667175293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.500555574893951 -91.466667175293)"^^geo:wktLiteral ;
  geo-pos:lat "-0.500555574893951"^^xsd:decimal ;
  geo-pos:long "-91.466667175293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424775'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.466667175293'^^xsd:double;
  dwc:latitude '-0.50055557489395'^^xsd:double;
  dwc:individualCount '1300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424775'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419369'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419369'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.864740014076233 -89.3653564453125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.864740014076233"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3653564453125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.864740014076233 -89.3653564453125)"^^geo:wktLiteral ;
  geo-pos:lat "-0.864740014076233"^^xsd:decimal ;
  geo-pos:long "-89.3653564453125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418152'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.365356445312'^^xsd:double;
  dwc:latitude '-0.86474001407623'^^xsd:double;
  dwc:individualCount '87'^^xsd:integer;
  dwc:observedWeight '18.180000305176'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418152'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.34769999980927"^^xsd:decimal ;
  dwc:decimalLongitude "-89.6748962402344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.34769999980927 -89.6748962402344)"^^geo:wktLiteral ;
  geo-pos:lat "-1.34769999980927"^^xsd:decimal ;
  geo-pos:long "-89.6748962402344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429642'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.674896240234'^^xsd:double;
  dwc:latitude '-1.3476999998093'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429642'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426875'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '312'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426875'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429709'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '297'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429709'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.134100005030632"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3920974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.134100005030632 -91.3920974731445)"^^geo:wktLiteral ;
  geo-pos:lat "0.134100005030632"^^xsd:decimal ;
  geo-pos:long "-91.3920974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422778'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.392097473145'^^xsd:double;
  dwc:latitude '0.13410000503063'^^xsd:double;
  dwc:individualCount '2850'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422778'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421290'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '600'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.449999988079071"^^xsd:decimal ;
  dwc:decimalLongitude "-91.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.449999988079071 -91.375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.449999988079071"^^xsd:decimal ;
  geo-pos:long "-91.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424795'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.375'^^xsd:double;
  dwc:latitude '-0.44999998807907'^^xsd:double;
  dwc:individualCount '900'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420420'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420420'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.791729986667633"^^xsd:decimal ;
  dwc:decimalLongitude "-90.8192672729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.791729986667633 -90.8192672729492)"^^geo:wktLiteral ;
  geo-pos:lat "-0.791729986667633"^^xsd:decimal ;
  geo-pos:long "-90.8192672729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423562'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.819267272949'^^xsd:double;
  dwc:latitude '-0.79172998666763'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423562'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417224'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observedWeight '0.89999997615814'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417224'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940900027751923"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5905990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940900027751923 -89.5905990600586)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940900027751923"^^xsd:decimal ;
  geo-pos:long "-89.5905990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417894'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.590599060059'^^xsd:double;
  dwc:latitude '-0.94090002775192'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '9.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417894'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5426086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.206990003585815"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3847198486328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5426086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.206990003585815 -91.3847198486328)"^^geo:wktLiteral ;
  geo-pos:lat "-0.206990003585815"^^xsd:decimal ;
  geo-pos:long "-91.3847198486328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5426086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5426086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5426086'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.384719848633'^^xsd:double;
  dwc:latitude '-0.20699000358582'^^xsd:double;
  dwc:individualCount '750'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5426086'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.723599970340729"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4896011352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.723599970340729 -90.4896011352539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.723599970340729"^^xsd:decimal ;
  geo-pos:long "-90.4896011352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419121'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.489601135254'^^xsd:double;
  dwc:latitude '-0.72359997034073'^^xsd:double;
  dwc:individualCount '277'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419121'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5424243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.704200029373169"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3675003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5424243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.704200029373169 -89.3675003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-0.704200029373169"^^xsd:decimal ;
  geo-pos:long "-89.3675003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5424243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5424243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5424243'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.367500305176'^^xsd:double;
  dwc:latitude '-0.70420002937317'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5424243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5420192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5420192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5420192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5420192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5420192'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5420192'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5425406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05069005489349"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1743316650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5425406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05069005489349 -91.1743316650391)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05069005489349"^^xsd:decimal ;
  geo-pos:long "-91.1743316650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5425406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5425406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5425406'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.174331665039'^^xsd:double;
  dwc:latitude '-1.0506900548935'^^xsd:double;
  dwc:individualCount '361'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5425406'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.971099972724915"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9343032836914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.971099972724915 -90.9343032836914)"^^geo:wktLiteral ;
  geo-pos:lat "-0.971099972724915"^^xsd:decimal ;
  geo-pos:long "-90.9343032836914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421588'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.934303283691'^^xsd:double;
  dwc:latitude '-0.97109997272491'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940699994564056 -89.4928512573242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.940699994564056"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4928512573242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.940699994564056 -89.4928512573242)"^^geo:wktLiteral ;
  geo-pos:lat "-0.940699994564056"^^xsd:decimal ;
  geo-pos:long "-89.4928512573242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418714'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.492851257324'^^xsd:double;
  dwc:latitude '-0.94069999456406'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:observedWeight '13.60000038147'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418714'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.949699997901917"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4962997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.949699997901917 -89.4962997436523)"^^geo:wktLiteral ;
  geo-pos:lat "-0.949699997901917"^^xsd:decimal ;
  geo-pos:long "-89.4962997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421260'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.496299743652'^^xsd:double;
  dwc:latitude '-0.94969999790192'^^xsd:double;
  dwc:individualCount '480'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5422163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.781199991703033"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4683990478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5422163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.781199991703033 -89.4683990478516)"^^geo:wktLiteral ;
  geo-pos:lat "-0.781199991703033"^^xsd:decimal ;
  geo-pos:long "-89.4683990478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5422163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5422163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5422163'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.468399047852'^^xsd:double;
  dwc:latitude '-0.78119999170303'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5422163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416948'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:observedWeight '7.6999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416948'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.813899993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5417022705078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.813899993896484 -89.5417022705078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.813899993896484"^^xsd:decimal ;
  geo-pos:long "-89.5417022705078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419202'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.541702270508'^^xsd:double;
  dwc:latitude '-0.81389999389648'^^xsd:double;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419202'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77632999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-89.4756698608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77632999420166 -89.4756698608398)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77632999420166"^^xsd:decimal ;
  geo-pos:long "-89.4756698608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417930'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.47566986084'^^xsd:double;
  dwc:latitude '-0.77632999420166'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '5.4400000572205'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417930'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.04911994934082"^^xsd:decimal ;
  dwc:decimalLongitude "-91.1845703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.04911994934082 -91.1845703125)"^^geo:wktLiteral ;
  geo-pos:lat "-1.04911994934082"^^xsd:decimal ;
  geo-pos:long "-91.1845703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415853'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.1845703125'^^xsd:double;
  dwc:latitude '-1.0491199493408'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415853'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5423837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.759199976921082"^^xsd:decimal ;
  dwc:decimalLongitude "-90.2771987915039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5423837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.759199976921082 -90.2771987915039)"^^geo:wktLiteral ;
  geo-pos:lat "-0.759199976921082"^^xsd:decimal ;
  geo-pos:long "-90.2771987915039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5423837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5423837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5423837'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.277198791504'^^xsd:double;
  dwc:latitude '-0.75919997692108'^^xsd:double;
  dwc:individualCount '163'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5423837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.435440003871918"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2363586425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.435440003871918 -91.2363586425781)"^^geo:wktLiteral ;
  geo-pos:lat "-0.435440003871918"^^xsd:decimal ;
  geo-pos:long "-91.2363586425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417561'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.236358642578'^^xsd:double;
  dwc:latitude '-0.43544000387192'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observedWeight '0.69999998807907'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417561'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.00409996509552"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0390014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.00409996509552 -91.0390014648438)"^^geo:wktLiteral ;
  geo-pos:lat "-1.00409996509552"^^xsd:decimal ;
  geo-pos:long "-91.0390014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416577'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.039001464844'^^xsd:double;
  dwc:latitude '-1.0040999650955'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:observedWeight '4.0900001525879'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416577'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5416419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.978202998638153"^^xsd:decimal ;
  dwc:decimalLongitude "-90.9576263427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5416419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.978202998638153 -90.9576263427734)"^^geo:wktLiteral ;
  geo-pos:lat "-0.978202998638153"^^xsd:decimal ;
  geo-pos:long "-90.9576263427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5416419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5416419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5416419'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.957626342773'^^xsd:double;
  dwc:latitude '-0.97820299863815'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:observedWeight '6.4000000953674'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5416419'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5415340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.01864004135132"^^xsd:decimal ;
  dwc:decimalLongitude "-91.0557708740234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5415340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.01864004135132 -91.0557708740234)"^^geo:wktLiteral ;
  geo-pos:lat "-1.01864004135132"^^xsd:decimal ;
  geo-pos:long "-91.0557708740234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5415340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5415340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5415340'^^xsd:integer;
  dwc:scientificName 'Panulirus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.055770874023'^^xsd:double;
  dwc:latitude '-1.0186400413513'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observedWeight '8.1599998474121'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5415340'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5419707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.869899988174438"^^xsd:decimal ;
  dwc:decimalLongitude "-89.5830535888672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5419707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.869899988174438 -89.5830535888672)"^^geo:wktLiteral ;
  geo-pos:lat "-0.869899988174438"^^xsd:decimal ;
  geo-pos:long "-89.5830535888672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5419707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5419707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5419707'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-89.583053588867'^^xsd:double;
  dwc:latitude '-0.86989998817444'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5419707'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5417536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.236790001392365 -91.3950805664062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.236790001392365"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3950805664062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5417536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.236790001392365 -91.3950805664062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.236790001392365"^^xsd:decimal ;
  geo-pos:long "-91.3950805664062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5417536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5417536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5417536'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.395080566406'^^xsd:double;
  dwc:latitude '-0.23679000139237'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:observedWeight '4.1999998092651'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5417536'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5429280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.49371001124382"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2054214477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5429280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.49371001124382 -91.2054214477539)"^^geo:wktLiteral ;
  geo-pos:lat "-0.49371001124382"^^xsd:decimal ;
  geo-pos:long "-91.2054214477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5429280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5429280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5429280'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.205421447754'^^xsd:double;
  dwc:latitude '-0.49371001124382'^^xsd:double;
  dwc:individualCount '9370'^^xsd:integer;
  dwc:observedWeight '318.08999633789'^^xsd:double;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5429280'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5418297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.366883307695389"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4402389526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5418297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.366883307695389 -90.4402389526367)"^^geo:wktLiteral ;
  geo-pos:lat "0.366883307695389"^^xsd:decimal ;
  geo-pos:long "-90.4402389526367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5418297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5418297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5418297'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.440238952637'^^xsd:double;
  dwc:latitude '0.36688330769539'^^xsd:double;
  dwc:individualCount '362'^^xsd:integer;
  dwc:observedWeight '87.300003051758'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5418297'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5421367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.653999984264374"^^xsd:decimal ;
  dwc:decimalLongitude "-90.5493011474609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5421367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.653999984264374 -90.5493011474609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.653999984264374"^^xsd:decimal ;
  geo-pos:long "-90.5493011474609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5421367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5421367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5421367'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-90.549301147461'^^xsd:double;
  dwc:latitude '-0.65399998426437'^^xsd:double;
  dwc:individualCount '4894'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5421367'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3151__urn%3Acatalog%3AHMAP%3A14%3A5428850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.336030006408691 -91.3343505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.336030006408691"^^xsd:decimal ;
  dwc:decimalLongitude "-91.3343505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3151__urn%3Acatalog%3AHMAP%3A14%3A5428850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.336030006408691 -91.3343505859375)"^^geo:wktLiteral ;
  geo-pos:lat "-0.336030006408691"^^xsd:decimal ;
  geo-pos:long "-91.3343505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3151__urn%3Acatalog%3AHMAP%3A14%3A5428850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:14:5428850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3151_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-26'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '14'^^xsd:integer;
  dwc:catalogNumber '5428850'^^xsd:integer;
  dwc:scientificName 'Isostichopus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Eastern Tropical Pacific'^^xsd:string;
  dwc:longitude '-91.334350585938'^^xsd:double;
  dwc:latitude '-0.33603000640869'^^xsd:double;
  dwc:individualCount '565'^^xsd:integer;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:14:5428850'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF